-
Suggestion
-
Resolution: Unresolved
-
None
-
22
-
5
-
Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.
[JSWCLOUD-21855] Allow builds / deployments etc to be removed from an issue
jnavin I think that adding
Workaround
Currently, there is no workaround.
in the issue would make it visible in https://jira.atlassian.com/browse/JRACLOUD-70206?filter=98153
I hit the same issue filed in this ticket. I amended the commit message and inserted the correct ID, but, the old commit stays lingering in the ticket with the message: "This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository". A fix to this is much appreciated.
+1. I think it is own of the most common pains for lots of development teams.
Actually the situation can also come up when a pull request target branch is changed. No idea why, but this triggers all commits in between the branches to be linked. Less than ideal.
> Based on Atlassian's lead time, this would be available around 2028?
Optimistic it will actually get addressed at all aren't you
Please, I just encountered an issue where the branch name is associated with the Jira key and branch name cannot be updated.
+1
As we are all human, occasionally a mistake is made when entering the Jira ticket number to a commit or PR in GitHub, and so an incorrect association is made. Currently that is a permanent association. This is problematic for audit and traceability reasons.
This means that the Jira tools with GitHub integration cannot be used to comply with ISO (and other) standards, which generally demand traceability for all edits to a software base. All for the sake of what must be a small fix.
Surely it would be easy to add support for directives at the GitHub end, e.g. entering RemovePR:ABC-123 in a PR description will remove the link.
Please look into fixing this issue.
+1. This comes up very often. After removing the errant reference to a ticket number from a PR, it'd really help to have a way to remove the link to that PR from the ticket.
Come on guys, this is pretty ridiculous that this basic feature is not available in 2023.
This would be a good feature to add whenever possible. We all sometimes add a wrong PR to a Jira ticket and need a way to undo our fat-finger mistakes.
Same issue here, needed to reorganize a ticket and now I can't unlink the PR from the previous ticket and it is messing up all our automation