In D25067#2470, @valerio.bozzolan wrote:I'm not sure I can reproduce this issue before this patch.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Today
Today
Dylsss added a comment to D25067: Change erroneous loose comparison to strict comparison in tab panels.
Dylsss retitled D25068: Add project slug to tags query param in create action URLs on workboard column menus from Add project PHID to tags query param in create action URLs on workboard column menus to Add project slug to tags query param in create action URLs on workboard column menus.
Dylsss updated the diff for D25068: Add project slug to tags query param in create action URLs on workboard column menus.
Use project slug
Yesterday
Yesterday
Thu, Mar 2
Thu, Mar 2
Feb 21 2023
Feb 21 2023
Dylsss updated the summary of D25068: Add project slug to tags query param in create action URLs on workboard column menus.
Dylsss updated the summary of D25068: Add project slug to tags query param in create action URLs on workboard column menus.
Rebased on master, ran bin/celerity map to resolve merge conflict.
Feb 20 2023
Feb 20 2023
Dylsss retitled D25067: Change erroneous loose comparison to strict comparison in tab panels from Change erroneous loose comparison to strict comparison to Change erroneous loose comparison to strict comparison in tab panels.
Dylsss requested review of D25067: Change erroneous loose comparison to strict comparison in tab panels.
Feb 17 2023
Feb 17 2023
Nov 29 2022
Nov 29 2022
Yes, you could also use milestones and tag the task with that milestone. For example, this is done at Wikimedia's Phabricator: https://phabricator.wikimedia.org/project/subprojects/5539/, where milestones are used to track changes associated with a task.
Nov 28 2022
Nov 28 2022
Nov 25 2022
Nov 25 2022
Oct 16 2022
Oct 16 2022
In addition to the above, it seems that commit d017f3f21021 is what broke this. And adjustTransactionValues is what changes the xaction from
Array ( [+] => Array ( [0] => PHID-PIMG-m5pqg3eec46uvzw6uynm )
Oct 13 2022
Oct 13 2022
In D25052#1750, @avivey wrote:I'd expect some PHP code to actually attach the files from attachedFilePHIDs to the relevant object, but I don't see it in this diff. Is that already happening somehow?
Sep 28 2022
Sep 28 2022
Sep 19 2022
Sep 19 2022
Auto file attachments are also not working when editing a comment.
Differentiate between metadata of different text areas using node ID. e.g., new comment text areas and text areas in the edit comment dialog.
Sep 18 2022
Sep 18 2022
ran celerity map again
Sep 12 2022
Sep 12 2022
arc liberate
Linting
Aug 24 2022
Aug 24 2022
Aug 23 2022
Aug 23 2022
Aug 18 2022
Aug 18 2022
https://phabricator.wikimedia.org/D1203 is my fix for this issue at Wikimedia's install.