-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug/59374 regression missing commit message comments in work packages after upgrade to 1501 #17594
Bug/59374 regression missing commit message comments in work packages after upgrade to 1501 #17594
Conversation
@wielinde I need your feedback on my open questions mentioned above. thank you! |
app/components/work_packages/activities_tab/journals/revision_component.rb
Fixed
Show resolved
Hide resolved
@akabiru I've added the change requested by Parimal. I would appreciate your feedback when you have some spare minutes. Thank you! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice one @jjabari-op code looks good to me, I did not manage to test against a subversion instance.
If we can resolve https://github.com/opf/openproject/pull/17594/files#r1918204882 before merge, that would be good.
…acter sanitization Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
…omments-in-work-packages-after-upgrade-to-1501
app/components/work_packages/activities_tab/journals/revision_component.rb
Fixed
Show resolved
Hide resolved
…acter sanitization Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Ticket
59374
What are you trying to accomplish?
Screenshots
What approach did you choose and why?
Open questions/limitations:
Steps to test locally
../testrepo/.git
)repo = Repository.first; puts "Found repo: #{repo.inspect}"; repo&.fetch_changesets
(- Optionally map an OP user (User button in the repo config page))