Page MenuHomePhabricator
Feed Advanced Search

Sep 27 2016

jcox added a revision to T10681: Add Phurl Conduit API methods : D16600: Expose conduit API methods for Phurl URLs.
Sep 27 2016, 2:34 PM · Contributor Onboarding, Restricted Project, Conduit, Phurl

Sep 26 2016

jcox added a revision to T4190: Rebuild remarkup image proxying: D16597: Remarkup rule to embed images.
Sep 26 2016, 2:01 PM · Contributor Onboarding, Remarkup

Sep 23 2016

epriestley added a comment to T4190: Rebuild remarkup image proxying.

To actually add a remarkup rule, the basics are simple:

Sep 23 2016, 1:28 PM · Contributor Onboarding, Remarkup

Sep 22 2016

epriestley closed T11679: Phragment has invalid (non-UTF8) title glyph as Resolved by committing rPa799d0a89332: Give Phragment a sort of tetris block thing as a title glyph.
Sep 22 2016, 10:13 PM · Contributor Onboarding, Phragment, Bug Report
epriestley claimed T11679: Phragment has invalid (non-UTF8) title glyph.
Sep 22 2016, 10:08 PM · Contributor Onboarding, Phragment, Bug Report
epriestley added a revision to T11679: Phragment has invalid (non-UTF8) title glyph: D16588: Give Phragment a sort of tetris block thing as a title glyph.
Sep 22 2016, 10:08 PM · Contributor Onboarding, Phragment, Bug Report
epriestley added a comment to T11679: Phragment has invalid (non-UTF8) title glyph.

Unicode has a page of heiroglyphs but they don't seem to be supported yet on OSX.

Sep 22 2016, 10:04 PM · Contributor Onboarding, Phragment, Bug Report

Sep 21 2016

hach-que added a comment to T11679: Phragment has invalid (non-UTF8) title glyph.

Pretty sure it was copy pasted from something else at the time; I don't believe I would have actually picked a glyph.

Sep 21 2016, 8:55 PM · Contributor Onboarding, Phragment, Bug Report
epriestley triaged T11679: Phragment has invalid (non-UTF8) title glyph as Wishlist priority.
Sep 21 2016, 5:57 PM · Contributor Onboarding, Phragment, Bug Report
epriestley renamed T11679: Phragment has invalid (non-UTF8) title glyph from Phragment on secure.phabricator.com crashes to Phragment has invalid (non-UTF8) title glyph.
Sep 21 2016, 5:57 PM · Contributor Onboarding, Phragment, Bug Report
epriestley moved T11679: Phragment has invalid (non-UTF8) title glyph from Backlog to Ready on the Contributor Onboarding board.
Sep 21 2016, 5:56 PM · Contributor Onboarding, Phragment, Bug Report
epriestley added a project to T11679: Phragment has invalid (non-UTF8) title glyph: Contributor Onboarding.

To fix:

Sep 21 2016, 5:56 PM · Contributor Onboarding, Phragment, Bug Report
epriestley moved T11667: Default global syntax.filemap sets default filetypes to JavaScript for JSON configurations from Backlog to Ready on the Contributor Onboarding board.
Sep 21 2016, 5:01 PM · Contributor Onboarding, Bug Report
epriestley added a project to T11667: Default global syntax.filemap sets default filetypes to JavaScript for JSON configurations: Contributor Onboarding.

To fix this:

Sep 21 2016, 5:01 PM · Contributor Onboarding, Bug Report
epriestley added a comment to T4190: Rebuild remarkup image proxying.

On the cache:

Sep 21 2016, 3:38 PM · Contributor Onboarding, Remarkup
jcox added a revision to T4190: Rebuild remarkup image proxying: D16581: Endpoint+controller for a remarkup image proxy.
Sep 21 2016, 2:02 PM · Contributor Onboarding, Remarkup
epriestley added a comment to T4190: Rebuild remarkup image proxying.

In this case, use the AphrontWriteGuard::beginScopedUnguardedWrites() method to surround the block -- you can grep for usage, but it will look like this:

Sep 21 2016, 1:15 PM · Contributor Onboarding, Remarkup
jcox added a comment to T4190: Rebuild remarkup image proxying.

I've got the endpoint and controller set up, but I get the following error when I call PhabricatorFile::newFromFileDownload:

Sep 21 2016, 1:12 PM · Contributor Onboarding, Remarkup

Sep 20 2016

jcox added a comment to T9900: Figlet does not properly render apostrophes with some characters.

Alright I've been able to narrow this down a little bit more. There's some error with how external/pear-figlet/Text/Figlet.php is smushing characters. Specifically lines 339-362 as well as the _rep($r) function. The equivalent function in the C code is here. I haven't been able to find an obvious discrepancy, but I suspect there's a subtle difference in how one of the regex functions is handling things or an error in one of the regexes themselves. This error also occurs with backticks and double-quotes:

Sep 20 2016, 5:08 PM · Contributor Onboarding, Remarkup
jcox closed T10673: Convert Phurl to use EditEngine as Resolved by committing rP0817eb14a94b: Update Phurl to use EditEngine.
Sep 20 2016, 1:39 PM · Contributor Onboarding, Restricted Project, Phurl

Sep 19 2016

jcox added a revision to T10673: Convert Phurl to use EditEngine: D16573: Update Phurl to use EditEngine.
Sep 19 2016, 6:11 PM · Contributor Onboarding, Restricted Project, Phurl
jcox added a revision to T8628: Modernize AphrontControllers to implement handleRequest: D16572: Removed willProcessRequest from DifferentialRevisionLandController.
Sep 19 2016, 1:19 PM · Contributor Onboarding, Modernization, Badge Awarded, Aphront
jcox added a revision to T8628: Modernize AphrontControllers to implement handleRequest: D16571: Update RedirectController for handleRequest.
Sep 19 2016, 12:42 PM · Contributor Onboarding, Modernization, Badge Awarded, Aphront
jcox added a revision to T8628: Modernize AphrontControllers to implement handleRequest: D16570: Update DarkConsole for handleRequest.
Sep 19 2016, 12:38 PM · Contributor Onboarding, Modernization, Badge Awarded, Aphront

Sep 15 2016

eadler added a project to T11217: Make Tokens modular / real application: Restricted Project.
Sep 15 2016, 6:08 PM · Restricted Project, Contributor Onboarding, Celerity, Tokens
eadler added a project to T11632: Display invisible characters on erroneous user input: Restricted Project.
Sep 15 2016, 6:06 PM · Restricted Project, Contributor Onboarding

Sep 13 2016

epriestley added a comment to T11547: Paste query results do not display actual length of listed Pastes (but always "5 lines" if Paste is longer).

D16465 has details on how to move forward here if anyone wants to steal it before @michaeljs1990 gets back to it.

Sep 13 2016, 4:14 PM · Contributor Onboarding, Paste, Bug Report
epriestley moved T11547: Paste query results do not display actual length of listed Pastes (but always "5 lines" if Paste is longer) from Backlog to Ready on the Contributor Onboarding board.
Sep 13 2016, 4:12 PM · Contributor Onboarding, Paste, Bug Report
epriestley triaged T11629: Support "editor link" for repos without a callsign as Low priority.
Sep 13 2016, 4:12 PM · Contributor Onboarding, FreeBSD, Restricted Project, Feature Request
epriestley moved T11629: Support "editor link" for repos without a callsign from Backlog to Ready on the Contributor Onboarding board.
Sep 13 2016, 4:12 PM · Contributor Onboarding, FreeBSD, Restricted Project, Feature Request
epriestley moved T11632: Display invisible characters on erroneous user input from Backlog to Ready on the Contributor Onboarding board.
Sep 13 2016, 4:12 PM · Restricted Project, Contributor Onboarding
epriestley added a project to T11629: Support "editor link" for repos without a callsign: Contributor Onboarding.

This stuff is defined in PhabricatorUser->loadEditorLink(), which ain't great but probably not worth generalizing.

Sep 13 2016, 4:11 PM · Contributor Onboarding, FreeBSD, Restricted Project, Feature Request
jcox closed T11586: Display errors/nonprintable characters more clearly when warning users about invalid data inputs as Resolved by committing rP2588b4fac0c1: Added initial class for displaying invisible chars.
Sep 13 2016, 3:28 PM · Contributor Onboarding
jcox created T11632: Display invisible characters on erroneous user input.
Sep 13 2016, 3:24 PM · Restricted Project, Contributor Onboarding

Sep 12 2016

arice added a comment to T11618: "Edit Form Configuration" transaction history not easily accessible.

You're right! That probably makes is more feature request, less bug report. (extremely low priority FR)

Sep 12 2016, 8:45 PM · Contributor Onboarding, Bug Report
arice updated the task description for T11618: "Edit Form Configuration" transaction history not easily accessible.
Sep 12 2016, 8:44 PM · Contributor Onboarding, Bug Report
epriestley triaged T11618: "Edit Form Configuration" transaction history not easily accessible as Normal priority.
Sep 12 2016, 1:29 PM · Contributor Onboarding, Bug Report
epriestley added a project to T11618: "Edit Form Configuration" transaction history not easily accessible: Contributor Onboarding.

I don't think this is preview related -- I think PhabricatorEditEngineConfigurationTransaction just doesn't implement hasChangeDetails() and some related methods to generate this link.

Sep 12 2016, 1:29 PM · Contributor Onboarding, Bug Report
jcox added a revision to T11586: Display errors/nonprintable characters more clearly when warning users about invalid data inputs: D16541: Added initial class for displaying invisible chars.
Sep 12 2016, 1:04 PM · Contributor Onboarding

Sep 8 2016

jcox closed T11567: Allow dashes in monospace font preferences as Resolved by committing rPf712ae718ccc: Added `-` to the whitelist for CSS rules.
Sep 8 2016, 8:29 PM · Contributor Onboarding, User Preferences
epriestley moved T11586: Display errors/nonprintable characters more clearly when warning users about invalid data inputs from Backlog to Basic on the Contributor Onboarding board.
Sep 8 2016, 8:27 PM · Contributor Onboarding
epriestley assigned T11586: Display errors/nonprintable characters more clearly when warning users about invalid data inputs to jcox.
Sep 8 2016, 8:26 PM · Contributor Onboarding
jcox added a revision to T11567: Allow dashes in monospace font preferences: D16519: Added `-` to the whitelist for CSS rules.
Sep 8 2016, 8:25 PM · Contributor Onboarding, User Preferences
jcox closed T11595: PhabricatorApplicationDatasource returns applications which have been uninstalled (e.g., in "Pin Application") as Resolved by committing rP0030bda17ea3: Check if app is installed for user before displying.
Sep 8 2016, 7:08 PM · Contributor Onboarding, Bug Report
jcox added a revision to T11595: PhabricatorApplicationDatasource returns applications which have been uninstalled (e.g., in "Pin Application"): D16518: Check if app is installed for user before displying.
Sep 8 2016, 6:24 PM · Contributor Onboarding, Bug Report

Sep 6 2016

epriestley added a comment to T11586: Display errors/nonprintable characters more clearly when warning users about invalid data inputs.

The goal is to provide an easy way for us to print messages like this:

Sep 6 2016, 4:39 PM · Contributor Onboarding
epriestley edited projects for T11586: Display errors/nonprintable characters more clearly when warning users about invalid data inputs, added: Contributor Onboarding; removed Bug Report.
Sep 6 2016, 4:30 PM · Contributor Onboarding
epriestley renamed T11595: PhabricatorApplicationDatasource returns applications which have been uninstalled (e.g., in "Pin Application") from Customize Menu show all applications to PhabricatorApplicationDatasource returns applications which have been uninstalled (e.g., in "Pin Application").
Sep 6 2016, 1:41 PM · Contributor Onboarding, Bug Report
epriestley moved T11595: PhabricatorApplicationDatasource returns applications which have been uninstalled (e.g., in "Pin Application") from Backlog to Basic on the Contributor Onboarding board.
Sep 6 2016, 1:40 PM · Contributor Onboarding, Bug Report
epriestley assigned T11595: PhabricatorApplicationDatasource returns applications which have been uninstalled (e.g., in "Pin Application") to jcox.

In PhabricatorApplicationDatasource, do a PhabricatorApplication::isClassInstalledForViewer(...) test on each application and skip it if it is not installed. You can get the class name with get_class($application_object).

Sep 6 2016, 1:40 PM · Contributor Onboarding, Bug Report

Sep 1 2016

epriestley added a project to T11547: Paste query results do not display actual length of listed Pastes (but always "5 lines" if Paste is longer): Contributor Onboarding.
Sep 1 2016, 2:29 PM · Contributor Onboarding, Paste, Bug Report
epriestley triaged T11567: Allow dashes in monospace font preferences as Low priority.
Sep 1 2016, 2:07 PM · Contributor Onboarding, User Preferences
epriestley moved T11567: Allow dashes in monospace font preferences from Backlog to Basic on the Contributor Onboarding board.
Sep 1 2016, 2:06 PM · Contributor Onboarding, User Preferences
epriestley assigned T11567: Allow dashes in monospace font preferences to jcox.
  • Try to come up with a way that - can do something dangerous when injected into a CSS rule.
    • See D7274#47131 for a template of how to attack this.
    • If you can come up with any attacks, don't implement this.
  • Adjust the regular expression in PhabricatorMonospacedFontSetting::filterMonospacedCSSRule() to include -.
  • Adjust the error text in PhabricatorMonospacedFontSetting->validateTransactionValue() to say "..., hyphens, ..." or similar.
Sep 1 2016, 2:05 PM · Contributor Onboarding, User Preferences

Aug 30 2016

jcox closed T10679: When phurl.short-uri is configured, use it in the UI as Resolved by committing rP7ce585393685: Start actually showing the phurl urls to users.
Aug 30 2016, 6:51 PM · Contributor Onboarding, Restricted Project, Phurl
jcox closed T11555: Paste highlighting caches don't take name into account, but should as Resolved by committing rPf5537fdff69f: Fix the feed line items for autodetect paste languages.
Aug 30 2016, 6:28 PM · Paste, Contributor Onboarding
jcox added a revision to T11555: Paste highlighting caches don't take name into account, but should: D16474: Fix the feed line items for autodetect paste languages.
Aug 30 2016, 6:02 PM · Paste, Contributor Onboarding
jcox added a comment to T11555: Paste highlighting caches don't take name into account, but should.

Found some shorter repro steps:

Aug 30 2016, 5:00 PM · Paste, Contributor Onboarding
jcox added a comment to T10679: When phurl.short-uri is configured, use it in the UI.

Ahh okay. I understand now. That did indeed happen automatically.

Aug 30 2016, 4:44 PM · Contributor Onboarding, Restricted Project, Phurl
jcox added a revision to T10679: When phurl.short-uri is configured, use it in the UI: D16473: Start actually showing the phurl urls to users.
Aug 30 2016, 4:42 PM · Contributor Onboarding, Restricted Project, Phurl
epriestley added a comment to T10679: When phurl.short-uri is configured, use it in the UI.

If you give a Phurl an "Alias", you can type ((thatalias)) in Remarkup to reference it. For example:

Aug 30 2016, 4:40 PM · Contributor Onboarding, Restricted Project, Phurl
jcox added a comment to T10679: When phurl.short-uri is configured, use it in the UI.

Also the ((alias)) syntax should use the most-preferred URI, although I think that will happen automatically.

Aug 30 2016, 4:37 PM · Contributor Onboarding, Restricted Project, Phurl
epriestley added a comment to T10679: When phurl.short-uri is configured, use it in the UI.

That should really have been in a day 1 "spend 10 minutes doing this stuff first" document, I started collecting this stuff in T11561.

Aug 30 2016, 3:01 PM · Contributor Onboarding, Restricted Project, Phurl
epriestley created T11561: Write a "Contributor Onboarding" document.
Aug 30 2016, 3:00 PM · Documentation, Contributor Onboarding
jcox added a comment to T10679: When phurl.short-uri is configured, use it in the UI.

Also, are prototype applications enabled (phabricator.show-prototypes)? If not, Phurl won't actually be installed.

Aug 30 2016, 2:55 PM · Contributor Onboarding, Restricted Project, Phurl
epriestley added a comment to T10679: When phurl.short-uri is configured, use it in the UI.

Alternate/simpler test is "does /phurl/ work".

Aug 30 2016, 2:55 PM · Contributor Onboarding, Restricted Project, Phurl
epriestley added a comment to T10679: When phurl.short-uri is configured, use it in the UI.

Also, are prototype applications enabled (phabricator.show-prototypes)? If not, Phurl won't actually be installed.

Aug 30 2016, 2:54 PM · Contributor Onboarding, Restricted Project, Phurl
epriestley added a comment to T10679: When phurl.short-uri is configured, use it in the UI.

Ah, okay. I'm not immediately sure, then -- did you restart Apache / is /config/edit/phurl.short-uri/ picking up the change?

Aug 30 2016, 2:53 PM · Contributor Onboarding, Restricted Project, Phurl
epriestley added a comment to T10679: When phurl.short-uri is configured, use it in the UI.

I suppose we could link to /config/module/site/, which has a list of all Sites, but it's probably not intuitively obvious from there what's going on. It's also possible in some future world to reach this screen without running Phabricator at all (T1806), although probably unlikely.

Aug 30 2016, 2:52 PM · Contributor Onboarding, Restricted Project, Phurl
jcox added a comment to T10679: When phurl.short-uri is configured, use it in the UI.

Oh I left out the fact that I had already configured phurl.short-uri but still get the "Site Not Found" message.

Aug 30 2016, 2:52 PM · Contributor Onboarding, Restricted Project, Phurl
epriestley added a comment to T10679: When phurl.short-uri is configured, use it in the UI.

First screen is good.

Aug 30 2016, 2:50 PM · Contributor Onboarding, Restricted Project, Phurl
jcox added a comment to T10679: When phurl.short-uri is configured, use it in the UI.

Just want to sanity check this before I continue. I set the ServerAlias and started getting this page when visiting short.url.com:

Aug 30 2016, 2:48 PM · Contributor Onboarding, Restricted Project, Phurl
jcox closed T11541: Remove getIconURI() from PhabricatorApplication as Resolved by committing rPf2f896c761a2: Removed all instances of getIconURI.
Aug 30 2016, 2:11 PM · Contributor Onboarding, Infrastructure, Design
jcox added a revision to T11541: Remove getIconURI() from PhabricatorApplication: D16470: Removed all instances of getIconURI.
Aug 30 2016, 2:00 PM · Contributor Onboarding, Infrastructure, Design
epriestley added a comment to T10679: When phurl.short-uri is configured, use it in the UI.

Ah, yeah. If you're using Apache with <VirtualHost /> directives, try something like this?

Aug 30 2016, 1:50 PM · Contributor Onboarding, Restricted Project, Phurl
jcox closed T10951: Search shows document types corresponding to disabled apps as Resolved.

Macro dancingpeople:

Aug 30 2016, 1:48 PM · Contributor Onboarding, Search, Bug Report
jcox added a comment to T10679: When phurl.short-uri is configured, use it in the UI.

I'm unable to get URL shortening to work locally. Is there some apache configuration required to get it working?

Aug 30 2016, 1:45 PM · Contributor Onboarding, Restricted Project, Phurl
jcox closed T11532: Replace paste language selection dropdown with a typeahead as Resolved by committing rP9422596ebf2f: Converted Paste language selection to a typeahead.
Aug 30 2016, 12:41 AM · Paste, Contributor Onboarding

Aug 29 2016

epriestley moved T11555: Paste highlighting caches don't take name into account, but should from Backlog to Basic on the Contributor Onboarding board.
Aug 29 2016, 9:41 PM · Paste, Contributor Onboarding
epriestley created T11555: Paste highlighting caches don't take name into account, but should.
Aug 29 2016, 9:41 PM · Paste, Contributor Onboarding
epriestley added a comment to T11511: Give edit forms email addresses.

I think you should already be able to add subscribers and projects (and take some other actions) with Herald, by writing a "Global" rule using the "Receiving email address" condition. Here's an example:

Aug 29 2016, 2:06 PM · Restricted Project, Contributor Onboarding, Feature Request

Aug 26 2016

jcox added a revision to T11532: Replace paste language selection dropdown with a typeahead: D16463: Converted Paste language selection to a typeahead.
Aug 26 2016, 9:09 PM · Paste, Contributor Onboarding
jcox closed T11513: Convert the application selector in "pin applications" to a typeahead as Resolved by committing rP067d12d7168a: Converted the pinned applications selector to a typeahead..
Aug 26 2016, 6:24 PM · Restricted Project, Contributor Onboarding, User Delight, Feature Request
epriestley moved T11541: Remove getIconURI() from PhabricatorApplication from Backlog to Basic on the Contributor Onboarding board.
Aug 26 2016, 5:45 PM · Contributor Onboarding, Infrastructure, Design
epriestley created T11541: Remove getIconURI() from PhabricatorApplication.
Aug 26 2016, 5:45 PM · Contributor Onboarding, Infrastructure, Design
jcox added a revision to T11513: Convert the application selector in "pin applications" to a typeahead: D16459: Converted the pinned applications selector to a typeahead..
Aug 26 2016, 5:14 PM · Restricted Project, Contributor Onboarding, User Delight, Feature Request
epriestley added a comment to T11513: Convert the application selector in "pin applications" to a typeahead.

Oh! var_dump(...) or print_r(...) should send stuff to a big pink header on the page.

Aug 26 2016, 3:59 PM · Restricted Project, Contributor Onboarding, User Delight, Feature Request
chad added a comment to T11513: Convert the application selector in "pin applications" to a typeahead.

print_r($variable);
look at web page.

Aug 26 2016, 3:54 PM · Restricted Project, Contributor Onboarding, User Delight, Feature Request
jcox added a comment to T11513: Convert the application selector in "pin applications" to a typeahead.

@epriestley PHP noob question: what do you do for debugging? I'm having a hard time just looking at the values of the variables involved here:

$pins = $request->getStrList('pin');
$pin = head($pins);
$app = id(new PhabricatorApplicationQuery())
  ->setViewer($viewer)
  ->withPHIDs(array($phid))
  ->executeOne();
if ($app) {
  $pin = get_class($app);
}
Aug 26 2016, 3:45 PM · Restricted Project, Contributor Onboarding, User Delight, Feature Request
epriestley added a comment to T11513: Convert the application selector in "pin applications" to a typeahead.

Ah, right -- I think those are both expected and that you're on the right track. You should be able to use $request->getStrList(...) instead of $request->getStr(...) to read the list, then head() to grab the first (item if it exists).

Aug 26 2016, 3:09 PM · Restricted Project, Contributor Onboarding, User Delight, Feature Request
jcox added a comment to T11513: Convert the application selector in "pin applications" to a typeahead.

Alright I'm making a bit of progress here. Posting this update on the chance that there's something obvious I'm missing. The AphrontFormTokenizerControl behaves a little bit differently than the AphrontFormSelectControl. Specifically, this is what the form post data looks like the old way (SelectControl):

Aug 26 2016, 3:03 PM · Restricted Project, Contributor Onboarding, User Delight, Feature Request
epriestley closed T9235: Add a warning about "always_populate_raw_post_data" being misconfigured as Resolved by committing rP72a03dc03e7d: Add a setup warning for "always_populate_raw_post_data".
Aug 26 2016, 2:38 PM · Contributor Onboarding, Setup

Aug 25 2016

epriestley added a revision to T9235: Add a warning about "always_populate_raw_post_data" being misconfigured: D16454: Add a setup warning for "always_populate_raw_post_data".
Aug 25 2016, 10:49 PM · Contributor Onboarding, Setup
epriestley claimed T9235: Add a warning about "always_populate_raw_post_data" being misconfigured.

I was ultimately able to reproduce this, but it took some work and the instructions above definitely weren't sufficeient:

Aug 25 2016, 10:38 PM · Contributor Onboarding, Setup
epriestley added a comment to T9235: Add a warning about "always_populate_raw_post_data" being misconfigured.

Alright, let me see if I can get anywhere with this.

Aug 25 2016, 10:14 PM · Contributor Onboarding, Setup
jcox added a comment to T9235: Add a warning about "always_populate_raw_post_data" being misconfigured.

I've tried a whole bunch of different post requests (after setting those config values and restarting apache) but I haven't been able to get that garbage yet.

Aug 25 2016, 8:40 PM · Contributor Onboarding, Setup
jcox closed T9117: Remove unused edges after Ponder comes out of beta as Resolved by committing rP9a52492f1b2c: Added autopatch to remove ponder vote data.
Aug 25 2016, 8:01 PM · Contributor Onboarding, Ponder
jcox added a revision to T9117: Remove unused edges after Ponder comes out of beta: D16452: Added autopatch to remove ponder vote data.
Aug 25 2016, 6:57 PM · Contributor Onboarding, Ponder
jcox added a revision to T8628: Modernize AphrontControllers to implement handleRequest: D16451: Update People for handleRequest.
Aug 25 2016, 5:37 PM · Contributor Onboarding, Modernization, Badge Awarded, Aphront
epriestley moved T10679: When phurl.short-uri is configured, use it in the UI from Backlog to Basic on the Contributor Onboarding board.
Aug 25 2016, 5:11 PM · Contributor Onboarding, Restricted Project, Phurl