-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Fix missing default category for documents added to Tickets via follow-up, task, or solution #22161
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
Fix missing default category for documents added to Tickets via follow-up, task, or solution #22161
Conversation
cedric-anne
left a comment
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.
Please rebase to solve conflicts.
d032fb8 to
b25896a
Compare
trasher
left a comment
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.
Tests are failing
dc51a92 to
859b380
Compare
Co-authored-by: Johan Cwiklinski <trasher@x-tnd.be>
|
Finally, seems like there is nothing in this PR about the category - or did I miss something? Please adapt PR title (that will be used as commit message on merge). |
|
The fix for the missing category was added in this pull request: However, when a follow-up, task, or solution attaches a document, the default category is not applied, because this case is not handled by the |
|
OK; I still think the PR title should be enhanced ^^ |
|
Ah yes, indeed — he doesn’t mention the document category. I read it too quickly. ^^ @Herafia Can you adapt PR title? |
|
@stonebuzz, is ok ?! |
Maybe Fix missing default category for documents added to Tickets via follow-up, task, or solution |
Checklist before requesting a review
Please delete options that are not relevant.
Description