Actions
action #139055
closedComments mentioning bugrefs as part of a sentence are treated like bug refs and taken over size:S
Description
Observation¶
I was using openqa-advanced-retrigger-jobs to retrigger failed jobs and also include a comment
- See how https://openqa.suse.de/tests/12753455#comments has a comment
Re-running to verify connection with poo#138698
- See how the clone has a takeover message https://openqa.suse.de/tests/12754970#comments
- See how the build also includes the "bugref" https://openqa.suse.de/tests/overview?groupid=439&distri=sle&version=15-SP4&build=%3A31277%3Apostgresql
As far as I was aware bugs/tickets/issues must be separate or they won't be treated as bugrefs. I'm not sure if this is a regression. It caught me by surprise at the least.
Acceptance criteria¶
- AC1: It is clear from the docs how bugref semantics work
Suggestions¶
- Confirm if this behavior is a regression
- Add documentation to clarify the behavior - it seems like we don't have any specific examples that would help find out if this was expected or not
- Decide if this is desirable or not, and change the code accordingly
- Consider #136244 which is also discussing the semantics of bugrefs
Updated by livdywan about 1 year ago
- Copied from action #138698: significant increase in multi-machine test failures on OSD since 2023-10-25, e.g. test fails in support_server/setup size:M added
Updated by livdywan about 1 year ago
- Related to action #136244: Ensure arbitrary comments can be taken over to new jobs size:M added
Updated by okurz about 1 year ago
- Category set to Feature requests
- Assignee set to okurz
- Target version set to Ready
Updated by okurz about 1 year ago
- Due date changed from 2023-11-11 to 2023-11-17
- Status changed from New to Feedback
Updated by livdywan about 1 year ago
- Subject changed from Comments mentioning bugrefs as part of a sentence are treated like bug refs and taken over to Comments mentioning bugrefs as part of a sentence are treated like bug refs and taken over size:S
- Description updated (diff)
Updated by okurz about 1 year ago
- Status changed from Feedback to Resolved
https://github.com/os-autoinst/openQA/pull/5356 merged and effective.
Actions