Maybe the milestone reordering feature could be behind an opt-in toggle? Personally I don't see any problem with that and I'm also not sure why milestones have to be strictly sequential in the first place. I found myself creating milestones accidentally out of sequence and the only way to "reorder" was renaming the milestones, which felt quite punishing.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Dec 28 2022
Dec 28 2022
tiguchi awarded T15048: Allow awarding Tokens to individual Comments a Like token.
Nov 2 2022
Nov 2 2022
tiguchi added a comment to T15081: Figure out if there are patches from Wikimedia's fork that are desirable to upstream in Phorge.
Oct 21 2022
Oct 21 2022
In T15105#3239, @Matthew wrote:In T15105#3233, @tiguchi wrote:As a bandaid I patched the extractFilePHIDs method in PholioImageFileTransaction.php by adding a nested foreach loop as follows:
foreach ($new_phids as $phids) { foreach ($phids as $phid) { $file_phids[] = $editor->loadPholioImage($object, $phid) ->getFilePHID(); } }This fixes the problem on our installation for now, but I would like to avoid having to manage any local changes
Would you be willing to create a revision so we can put that fix into upstream? If you're not sure how, or need some help, feel free to ping me!
tiguchi requested review of D25058: Fix broken file PHID extraction that causes Pholio uploads to crash.
Oct 15 2022
Oct 15 2022
Small update: I just migrated our Phabricator installation to Phorge following the instructions in Update From Phabricator. The migration worked, but we still cannot upload new mockups.
Aug 4 2022
Aug 4 2022
Content licensed under Creative Commons Attribution-ShareAlike 4.0 (CC-BY-SA) unless otherwise noted; code licensed under Apache 2.0 or other open source licenses. · CC BY-SA 4.0 · Apache 2.0