Page MenuHomePhorge
Feed Advanced Search

Jan 11 2024

doommius updated the task description for T15706: Phorge/auth/config/view/3/ Call to phutil_nonempty_string() expected null or a string, got: PhutilSafeHTML..
Jan 11 2024, 17:17 · Auth, Bug Reports
doommius created T15706: Phorge/auth/config/view/3/ Call to phutil_nonempty_string() expected null or a string, got: PhutilSafeHTML..
Jan 11 2024, 17:15 · Auth, Bug Reports

Jan 8 2024

valerio.bozzolan updated the task description for T15703: Workboard Cover Image: the cropped "Transform" is orphan.
Jan 8 2024, 11:19 · Bug Reports, User-valerio.bozzolan, Cover Image
valerio.bozzolan added a revision to T15703: Workboard Cover Image: the cropped "Transform" is orphan: D25475: Drag & Drop Task Cover Image: also attach.
Jan 8 2024, 11:01 · Bug Reports, User-valerio.bozzolan, Cover Image

Jan 4 2024

aklapper added a revision to T15631: "Map returned omits required key" exception for second result page (cursor) for Maniphest search ordered by custom field: D25504: Fix "Map omits required key" exception by comparing result order against modern field keys.
Jan 4 2024, 09:17 · Affects-Wikimedia, Bug Reports

Dec 31 2023

valerio.bozzolan renamed T15703: Workboard Cover Image: the cropped "Transform" is orphan from Workboard Cover Image: the cropped "Transform" is not shown to Workboard Cover Image: the cropped "Transform" is orphan.
Dec 31 2023, 00:21 · Bug Reports, User-valerio.bozzolan, Cover Image
valerio.bozzolan triaged T15703: Workboard Cover Image: the cropped "Transform" is orphan as Normal priority.
Dec 31 2023, 00:19 · Bug Reports, User-valerio.bozzolan, Cover Image

Dec 6 2023

adrelanos asked Q95: Maniphest task: strlen(): Passing null to parameter #1 ($string) of type string is deprecated.
Dec 6 2023, 07:33 · Bug Reports

Dec 5 2023

aklapper closed T15680: Transaction Log after renaming Pholio Mock image: Unhandled Exception: Call to undefined method PholioImageSequenceTransaction::renderHandleLink() as Resolved by committing rPacedbd022d45: Fix exception in Transaction Log after renaming Pholio Mock image: Call to….
Dec 5 2023, 03:32 · Bug Reports

Nov 29 2023

Juest added a comment to T15627: Clicking on meme then cancel causes redirection to homepage and dialog does not disappear.

can't repro anymore, looks like the regression regressed

Nov 29 2023, 19:25 · UX, Bug Reports
aklapper added a revision to T15680: Transaction Log after renaming Pholio Mock image: Unhandled Exception: Call to undefined method PholioImageSequenceTransaction::renderHandleLink(): D25482: Fix exception in Transaction Log after renaming Pholio Mock image: Call to undefined method PholioImageSequenceTransaction::renderHandleLink().
Nov 29 2023, 14:45 · Bug Reports
aklapper created T15680: Transaction Log after renaming Pholio Mock image: Unhandled Exception: Call to undefined method PholioImageSequenceTransaction::renderHandleLink().
Nov 29 2023, 14:35 · Bug Reports

Nov 20 2023

valerio.bozzolan added a comment to T15125: Unknown edge constant "26"! when deleting a file with old attachment edges.

Other edges have probably been eliminated in the past. For example this one:

Nov 20 2023, 10:17 · Affects-Wikimedia, Files, Bug Reports
valerio.bozzolan added a comment to T15612: Missing "Authored on" commit date for Subversion commits.

Is this only related to the "Authored on ..." field, as far as you can see?

Nov 20 2023, 09:47 · User-valerio.bozzolan, Diffusion, Bug Reports
valerio.bozzolan closed T15627: Clicking on meme then cancel causes redirection to homepage and dialog does not disappear as Resolved.

I cannot reproduce anymore. This does not happen anymore in latest master.

Nov 20 2023, 09:46 · UX, Bug Reports

Nov 16 2023

aklapper closed T15646: Renaming several Pholio Mockup images creates neverending daemon task (PhutilProxyException due to Array to string conversion) as Resolved by committing rPf42dd5819e98: Fix possible array to string conversion renaming Pholio Mockup image.
Nov 16 2023, 09:42 · Affects-Wikimedia, Bug Reports

Nov 13 2023

valerio.bozzolan added a comment to T15646: Renaming several Pholio Mockup images creates neverending daemon task (PhutilProxyException due to Array to string conversion).

Interestingly I was able to reproduce the issue with this nonsense patch, in the hope to emulate an email plain-text generation, even if it's not the case:

Nov 13 2023, 17:12 · Affects-Wikimedia, Bug Reports
valerio.bozzolan added a comment to T15646: Renaming several Pholio Mockup images creates neverending daemon task (PhutilProxyException due to Array to string conversion).

For interesting reasons, I cannot, in any way, get an email about somebody renaming a single Mockup photo. And, my email preferences are like "email me for everything from every application" and email delivery is "email me about myself".

Nov 13 2023, 17:10 · Affects-Wikimedia, Bug Reports

Nov 9 2023

aklapper closed T15652: Unhandled Exception: Call to undefined method PhabricatorTokenGivenQuery::withIDs() as Resolved by committing rPdfa15726ea5a: Fix cursor paging issue in Given Token query call.
Nov 9 2023, 20:01 · Bug Reports

Nov 7 2023

aklapper added a comment to T15650: AphrontDuplicateKeyQueryException dragging task from milestone column to main board column: Duplicate entry for key 'boardPHID'.

Initially, the task is in the project's default column:

MariaDB [phabricator_project]> SELECT cp.id, p.name AS projectName, cp.boardPHID, c.name AS columnName, cp.columnPHID FROM project_columnposition cp INNER JOIN project_column c ON cp.columnPHID = c.phid INNER JOIN phabricator_project.project p ON cp.boardPHID = p.phid WHERE objectPHID ="PHID-TASK-f6ri2kdpcvtb3yncho2n";
+-----+----------------+--------------------------------+------------+--------------------------------+
| id  | projectName    | boardPHID                      | columnName | columnPHID                     |
+-----+----------------+--------------------------------+------------+--------------------------------+
| 509 | T139396-parent | PHID-PROJ-yt43plz2cxlidyu4dlia | Backloggg  | PHID-PCOL-no7jbin6vngwkrghrmrk |
+-----+----------------+--------------------------------+------------+--------------------------------+
Nov 7 2023, 23:00 · Affects-Wikimedia, Bug Reports

Nov 5 2023

aklapper added a revision to T15652: Unhandled Exception: Call to undefined method PhabricatorTokenGivenQuery::withIDs(): D25455: Fix cursor paging issue in Given Token query call.
Nov 5 2023, 14:37 · Bug Reports
aklapper closed T15636: Project page (using its slug in URL) is a 404 after renaming project as Resolved by committing rP887e344c19af: Fix project page 404 after rename and removing new name from alias slugs.
Nov 5 2023, 12:18 · Bug Reports

Oct 28 2023

aklapper added a revision to T15636: Project page (using its slug in URL) is a 404 after renaming project: D25453: Fix project page 404 after rename and removing new name from alias slugs.
Oct 28 2023, 18:24 · Bug Reports
aklapper added a project to T15636: Project page (using its slug in URL) is a 404 after renaming project: Bug Reports.
Oct 28 2023, 18:16 · Bug Reports

Oct 25 2023

valerio.bozzolan closed T15619: Calendar: Impossible to import .ics file (Phorge checks for a non-existing remote URI) as Resolved by committing rP629fa368cb9a: Calendar: fix creation of ICS Files.
Oct 25 2023, 17:09 · Affects-Wikimedia, Bug Reports, Calendar

Oct 24 2023

20after4 added a comment to T15653: Prefilled tag in task form opened from workboard column deletes any project tags defined by form.

Yeah so we are all for "let's just append as default and maybe think about something more for the future, if they ask"

Oct 24 2023, 16:34 · Affects-Wikimedia, Bug Reports
valerio.bozzolan added a comment to T15653: Prefilled tag in task form opened from workboard column deletes any project tags defined by form.

Yeah so we are all for "let's just append as default and maybe think about something more for the future, if they ask"

Oct 24 2023, 14:24 · Affects-Wikimedia, Bug Reports
20after4 added a comment to T15653: Prefilled tag in task form opened from workboard column deletes any project tags defined by form.

What if it were possible to intentionally remove a tag by passing the tag prepended with - to signify removal? like ?tags=-ABCDE to remove a tag but otherwise the behavior would be to just append. I realize this doesn't have the same compatibility advantages but it does offer slightly more flexibility for use in ad-hoc workflows.

Oct 24 2023, 13:54 · Affects-Wikimedia, Bug Reports

Oct 20 2023

valerio.bozzolan added a comment to T15653: Prefilled tag in task form opened from workboard column deletes any project tags defined by form.

Thanks for reporting.

Oct 20 2023, 05:26 · Affects-Wikimedia, Bug Reports

Oct 17 2023

valerio.bozzolan added a project to T15653: Prefilled tag in task form opened from workboard column deletes any project tags defined by form: Affects-Wikimedia.
Oct 17 2023, 05:35 · Affects-Wikimedia, Bug Reports

Oct 16 2023

aklapper updated the task description for T15653: Prefilled tag in task form opened from workboard column deletes any project tags defined by form.
Oct 16 2023, 20:06 · Affects-Wikimedia, Bug Reports
aklapper created T15653: Prefilled tag in task form opened from workboard column deletes any project tags defined by form.
Oct 16 2023, 20:04 · Affects-Wikimedia, Bug Reports

Oct 13 2023

valerio.bozzolan moved T15619: Calendar: Impossible to import .ics file (Phorge checks for a non-existing remote URI) from Backlog to Bug Reports on the Affects-Wikimedia board.
Oct 13 2023, 16:28 · Affects-Wikimedia, Bug Reports, Calendar
valerio.bozzolan added a revision to T15619: Calendar: Impossible to import .ics file (Phorge checks for a non-existing remote URI): D25448: Calendar: fix creation of ICS Files.
Oct 13 2023, 16:26 · Affects-Wikimedia, Bug Reports, Calendar
valerio.bozzolan claimed T15619: Calendar: Impossible to import .ics file (Phorge checks for a non-existing remote URI).

I've probably understood what is going on here

Oct 13 2023, 15:57 · Affects-Wikimedia, Bug Reports, Calendar
valerio.bozzolan added projects to T15619: Calendar: Impossible to import .ics file (Phorge checks for a non-existing remote URI): Calendar, Bug Reports.
Oct 13 2023, 15:50 · Affects-Wikimedia, Bug Reports, Calendar

Oct 10 2023

valerio.bozzolan closed T15649: Too few arguments to function DiffusionDiffQueryConduitAPIMethod::getDefaultParser(), 0 passed in DiffusionDiffQueryConduitAPIMethod.php on line 156 and exactly 1 expected as Resolved by committing rPf727f17bc24a: Fix regression in DiffusionDiffQueryConduitAPIMethod.
Oct 10 2023, 05:16 · Bug Reports

Oct 7 2023

aklapper created T15652: Unhandled Exception: Call to undefined method PhabricatorTokenGivenQuery::withIDs().
Oct 7 2023, 19:08 · Bug Reports

Oct 4 2023

aklapper updated the task description for T15650: AphrontDuplicateKeyQueryException dragging task from milestone column to main board column: Duplicate entry for key 'boardPHID'.
Oct 4 2023, 22:07 · Affects-Wikimedia, Bug Reports
aklapper created T15650: AphrontDuplicateKeyQueryException dragging task from milestone column to main board column: Duplicate entry for key 'boardPHID'.
Oct 4 2023, 21:59 · Affects-Wikimedia, Bug Reports

Oct 3 2023

valerio.bozzolan triaged T15649: Too few arguments to function DiffusionDiffQueryConduitAPIMethod::getDefaultParser(), 0 passed in DiffusionDiffQueryConduitAPIMethod.php on line 156 and exactly 1 expected as Unbreak Now! priority.

Triaging to "Unbreak Now!" so to be kindly shown in the homepage :)

Oct 3 2023, 07:30 · Bug Reports
valerio.bozzolan moved T15648: Transaction text when changing Diffusion URI I/O type is about Display type instead from Backlog to Bug Reports on the Affects-Wikimedia board.
Oct 3 2023, 05:31 · Affects-Wikimedia, Bug Reports

Oct 2 2023

valerio.bozzolan added a revision to T15649: Too few arguments to function DiffusionDiffQueryConduitAPIMethod::getDefaultParser(), 0 passed in DiffusionDiffQueryConduitAPIMethod.php on line 156 and exactly 1 expected: D25444: Fix regression in DiffusionDiffQueryConduitAPIMethod.
Oct 2 2023, 14:51 · Bug Reports
valerio.bozzolan updated the task description for T15649: Too few arguments to function DiffusionDiffQueryConduitAPIMethod::getDefaultParser(), 0 passed in DiffusionDiffQueryConduitAPIMethod.php on line 156 and exactly 1 expected.
Oct 2 2023, 14:30 · Bug Reports
valerio.bozzolan updated the task description for T15649: Too few arguments to function DiffusionDiffQueryConduitAPIMethod::getDefaultParser(), 0 passed in DiffusionDiffQueryConduitAPIMethod.php on line 156 and exactly 1 expected.
Oct 2 2023, 14:28 · Bug Reports
valerio.bozzolan created T15649: Too few arguments to function DiffusionDiffQueryConduitAPIMethod::getDefaultParser(), 0 passed in DiffusionDiffQueryConduitAPIMethod.php on line 156 and exactly 1 expected.
Oct 2 2023, 14:28 · Bug Reports

Sep 28 2023

aklapper closed T15648: Transaction text when changing Diffusion URI I/O type is about Display type instead as Resolved by committing rP03afb97ff20b: Correct Transaction text when changing Diffusion URI I/O type.
Sep 28 2023, 07:20 · Affects-Wikimedia, Bug Reports

Sep 27 2023

aklapper added a revision to T15648: Transaction text when changing Diffusion URI I/O type is about Display type instead: D25443: Correct Transaction text when changing Diffusion URI I/O type.
Sep 27 2023, 16:51 · Affects-Wikimedia, Bug Reports
aklapper created T15648: Transaction text when changing Diffusion URI I/O type is about Display type instead.
Sep 27 2023, 16:50 · Affects-Wikimedia, Bug Reports
aklapper added a project to T15646: Renaming several Pholio Mockup images creates neverending daemon task (PhutilProxyException due to Array to string conversion): Affects-Wikimedia.
Sep 27 2023, 08:50 · Affects-Wikimedia, Bug Reports

Sep 26 2023

aklapper added a revision to T15646: Renaming several Pholio Mockup images creates neverending daemon task (PhutilProxyException due to Array to string conversion): D25441: Fix possible array to string conversion renaming Pholio Mockup image.
Sep 26 2023, 13:10 · Affects-Wikimedia, Bug Reports
aklapper created T15646: Renaming several Pholio Mockup images creates neverending daemon task (PhutilProxyException due to Array to string conversion).
Sep 26 2023, 13:05 · Affects-Wikimedia, Bug Reports

Sep 17 2023

Dylsss merged T15618: Lots of "Unknown Object"s referenced from revisions into T15110: File reference not removed when file is deleted.
Sep 17 2023, 23:32 · Files, Bug Reports
Dylsss merged task T15618: Lots of "Unknown Object"s referenced from revisions into T15110: File reference not removed when file is deleted.
Sep 17 2023, 23:32 · Differential, Bug Reports

Sep 5 2023

aklapper added a comment to T15631: "Map returned omits required key" exception for second result page (cursor) for Maniphest search ordered by custom field.

In theory this could be a two-liner: Changing the last character of the $prefix, and in PhabricatorCursorPagedPolicyAwareQuery.php

- $map[$field->getFieldKey()] = $field->getValueForStorage();
+ $map[$field->getModernFieldKey()] = $field->getValueForStorage();

In practice that leads to: Unhandled Exception ("PhutilTypeExtraParametersException") - Got unexpected parameters: customfield, customfield.index.table, customfield.index.key

Sep 5 2023, 11:27 · Affects-Wikimedia, Bug Reports

Sep 2 2023

aklapper added a comment to T15631: "Map returned omits required key" exception for second result page (cursor) for Maniphest search ordered by custom field.

<tl;dr>: This is a mismatch between legacy field keys still used for paging, versus modern field keys.

Sep 2 2023, 17:09 · Affects-Wikimedia, Bug Reports
aklapper created T15631: "Map returned omits required key" exception for second result page (cursor) for Maniphest search ordered by custom field.
Sep 2 2023, 14:11 · Affects-Wikimedia, Bug Reports

Aug 31 2023

valerio.bozzolan triaged T15559: Exception "Failed to load file data for changeset" shown for Differential revisions containing changes to images and user being logged out as Normal priority.
Aug 31 2023, 07:46 · Bug Reports, Differential

Aug 30 2023

valerio.bozzolan added a comment to T15626: [Web] Persistent chat settings should not be clickable or visible when the chat is minimized.

Sorry, I mean this link:

Aug 30 2023, 14:21 · Bug Reports
valerio.bozzolan added a comment to T15626: [Web] Persistent chat settings should not be clickable or visible when the chat is minimized.

I absolutely don't know what we are doing here since I don't know the supposed "Phabricator way" to interact with the DOM via JavaScript using its library.

Aug 30 2023, 14:20 · Bug Reports
roberto.urbani added a revision to T15626: [Web] Persistent chat settings should not be clickable or visible when the chat is minimized: D25428: Fix the issue about persistent chat setting icon being clickable when the chat is collapsed.
Aug 30 2023, 12:44 · Bug Reports

Aug 29 2023

roberto.urbani added a comment to T15626: [Web] Persistent chat settings should not be clickable or visible when the chat is minimized.

@valerio.bozzolan I found the js section where with the listener for open/close the persistent chat. From there I can get element somehow (by ID I don't think it would be good, because it seems to be auto-generated (UQ3_0)) and remove the class "core-menu-item" and the invisible gear icon will no longer be clickable. If the chat is not minimized, we add the class back so we can see it and click it.

Aug 29 2023, 15:44 · Bug Reports

Aug 28 2023

valerio.bozzolan added a project to T15627: Clicking on meme then cancel causes redirection to homepage and dialog does not disappear: UX.

This is very probably a recent regression since I cannot reproduce on Wikimedia Phabricator.

Aug 28 2023, 13:49 · UX, Bug Reports
valerio.bozzolan added a comment to T15627: Clicking on meme then cancel causes redirection to homepage and dialog does not disappear.

This happens also with the Upload File dialog

Aug 28 2023, 13:33 · UX, Bug Reports
valerio.bozzolan added a comment to T15627: Clicking on meme then cancel causes redirection to homepage and dialog does not disappear.

Ah! I can reproduce exactly in this comment!

Aug 28 2023, 13:33 · UX, Bug Reports
valerio.bozzolan added a comment to T15626: [Web] Persistent chat settings should not be clickable or visible when the chat is minimized.

Got it! Nice catch!

Aug 28 2023, 07:54 · Bug Reports

Aug 26 2023

Juest added a comment to T15626: [Web] Persistent chat settings should not be clickable or visible when the chat is minimized.

Thanks I'm trying to reproduce. Can you please help me in understanding "click to the left next to the up arrow icon"? I probably don't get "click the left"

Aug 26 2023, 15:54 · Bug Reports
valerio.bozzolan added a comment to T15626: [Web] Persistent chat settings should not be clickable or visible when the chat is minimized.

Thanks I'm trying to reproduce. Can you please help me in understanding "click to the left next to the up arrow icon"? I probably don't get "click the left"

Aug 26 2023, 06:20 · Bug Reports

Aug 25 2023

Juest added a comment to T15627: Clicking on meme then cancel causes redirection to homepage and dialog does not disappear.

sometimes i can not reproduce the issue

Aug 25 2023, 19:08 · UX, Bug Reports
Juest added a comment to T15627: Clicking on meme then cancel causes redirection to homepage and dialog does not disappear.

Chrome 109 on Windows 7
No JS errors in console

Aug 25 2023, 18:36 · UX, Bug Reports
Juest removed a project from T15626: [Web] Persistent chat settings should not be clickable or visible when the chat is minimized: Phorge.
Aug 25 2023, 18:33 · Bug Reports
avivey removed a project from T15627: Clicking on meme then cancel causes redirection to homepage and dialog does not disappear: Phorge.

Does not reproduce to me.
Which browser are you using? Are there any javascript errors?

Aug 25 2023, 18:31 · UX, Bug Reports
Juest created T15627: Clicking on meme then cancel causes redirection to homepage and dialog does not disappear.
Aug 25 2023, 18:23 · UX, Bug Reports
Juest created T15626: [Web] Persistent chat settings should not be clickable or visible when the chat is minimized.
Aug 25 2023, 18:13 · Bug Reports

Aug 19 2023

aklapper added a comment to T15372: "RuntimeException: Undefined array key" when pasting "a {{{a}}} a" comment (due to regex in PhutilRemarkupInterpreterBlockRule.php).

FYI I proposed a partial patch in D25415 which makes the issue more contained at least.

Aug 19 2023, 18:22 · Bug Reports

Aug 18 2023

avivey added a project to T15618: Lots of "Unknown Object"s referenced from revisions: Differential.
Aug 18 2023, 09:07 · Differential, Bug Reports
avivey created T15618: Lots of "Unknown Object"s referenced from revisions.
Aug 18 2023, 09:07 · Differential, Bug Reports

Aug 17 2023

bob created T15612: Missing "Authored on" commit date for Subversion commits.
Aug 17 2023, 13:25 · User-valerio.bozzolan, Diffusion, Bug Reports

Aug 1 2023

valerio.bozzolan added a revision to T15579: Legalpad and Phame: "Quote Comment" destination is a "not found" page: D25369: Quote Comment: set meaningful URL.
Aug 1 2023, 12:15 · Phame, Bug Reports, User-valerio.bozzolan
valerio.bozzolan added a comment to T15579: Legalpad and Phame: "Quote Comment" destination is a "not found" page.

I'm 99% sure that this only affects Phame and Legalpad. I tested in Audit, Maniphest, Paste, Pholio and Files without issues.

Aug 1 2023, 12:13 · Phame, Bug Reports, User-valerio.bozzolan
valerio.bozzolan renamed T15579: Legalpad and Phame: "Quote Comment" destination is a "not found" page from Legalpad: "Quote Comment" destination is a "not found" page to Legalpad and Phame: "Quote Comment" destination is a "not found" page.
Aug 1 2023, 12:12 · Phame, Bug Reports, User-valerio.bozzolan
valerio.bozzolan added a comment to T15579: Legalpad and Phame: "Quote Comment" destination is a "not found" page.

This situation could be improved even more doing:

Aug 1 2023, 12:09 · Phame, Bug Reports, User-valerio.bozzolan
valerio.bozzolan triaged T15579: Legalpad and Phame: "Quote Comment" destination is a "not found" page as Low priority.
Aug 1 2023, 12:09 · Phame, Bug Reports, User-valerio.bozzolan
valerio.bozzolan created T15579: Legalpad and Phame: "Quote Comment" destination is a "not found" page.
Aug 1 2023, 12:09 · Phame, Bug Reports, User-valerio.bozzolan

Jul 29 2023

aklapper closed T15553: Long filename in file upload popup not ellipsized in Firefox; overflows box as Resolved by committing rPfa687b4ba011: Always ellipsize long filename in file upload dialog.
Jul 29 2023, 09:14 · Bug Reports

Jul 28 2023

valerio.bozzolan closed T15570: User remains "Busy" when the Event is cancelled as Invalid.

I'm not able to reproduce anymore.

Jul 28 2023, 14:41 · Bug Reports, Calendar
valerio.bozzolan added a comment to T15570: User remains "Busy" when the Event is cancelled.

I think the problem here is that the command ./bin/cache purge --all does not reset the PhabricatorPeopleQuery cache.

Jul 28 2023, 14:38 · Bug Reports, Calendar
valerio.bozzolan triaged T15570: User remains "Busy" when the Event is cancelled as Normal priority.
Jul 28 2023, 14:24 · Bug Reports, Calendar

Jul 24 2023

avivey closed T15502: Aphlict expects Phorge to be installed in a directory called "phabricator" as Resolved by committing rPbf025c5fb491: Aphlict - search for default config in the right place.
Jul 24 2023, 07:42 · Bug Reports, Aphlict

Jul 20 2023

valerio.bozzolan added a comment to T15125: Unknown edge constant "26"! when deleting a file with old attachment edges.

Please share the output of this:

Jul 20 2023, 15:07 · Affects-Wikimedia, Files, Bug Reports

Jul 18 2023

valerio.bozzolan added a comment to T15236: Editing an Archived Project changes its color to Red.

Probably, the "color change" should be handled as "expanded transaction" - whatever it means - so that it changes only after its related cause (status change to → archived) and not always as long as the current value is archived.

Jul 18 2023, 15:35 · Projects, Bug Reports
valerio.bozzolan added a comment to T15556: Improve Diffusion identity reassignment propagation.

Thanks! Now the second step is, finding at least one file that is related to the generation of the above feeds / texts

Jul 18 2023, 12:54 · Bug Reports, Diffusion
smith renamed T15556: Improve Diffusion identity reassignment propagation from Show the Assigned Identity from Diffusion Commits pages to Improve Diffusion identity reassignment propagation.
Jul 18 2023, 12:53 · Bug Reports, Diffusion
valerio.bozzolan added a comment to T15556: Improve Diffusion identity reassignment propagation.

I'm not able to provide a smart title for this Task :D Thanks for any help in this

Jul 18 2023, 12:51 · Bug Reports, Diffusion
valerio.bozzolan closed Q59: Diffusion Identity reassignment doesn't propagate correctly as obsolete.
Jul 18 2023, 12:49 · People, Diffusion, Bug Reports
valerio.bozzolan added a comment to Q59: Diffusion Identity reassignment doesn't propagate correctly.

We can continue the discussion in Task T15556 - thanks for reporting

Jul 18 2023, 12:49 · People, Diffusion, Bug Reports
valerio.bozzolan triaged T15556: Improve Diffusion identity reassignment propagation as Low priority.
Jul 18 2023, 12:48 · Bug Reports, Diffusion

Jul 17 2023

aklapper closed T15552: User avatar image cropped in top bar when no Real Name set as Resolved by committing rP682fe971a4a9: Do not crop user avatar image in top bar when no Real Name set.
Jul 17 2023, 10:03 · Bug Reports

Jul 14 2023

Cigaryno merged T15118: User icon may overlap in the user menu if no real name is set into T15552: User avatar image cropped in top bar when no Real Name set.
Jul 14 2023, 15:46 · Bug Reports
Cigaryno merged task T15118: User icon may overlap in the user menu if no real name is set into T15552: User avatar image cropped in top bar when no Real Name set.
Jul 14 2023, 15:46 · People, Bug Reports, User-Cigaryno