-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Fix (ProjectTask) - Allow linking tickets to closed project tasks #22022
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
base: 11.0/bugfixes
Are you sure you want to change the base?
Fix (ProjectTask) - Allow linking tickets to closed project tasks #22022
Conversation
AdrienClairembault
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.
I've tested manually and it seems to work as expected 👍
Just some minor comments regarding the ajax file.
|
E2E failure can be ignored. |
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.
This is typically the case where we can't satisfy everybody, and I'm strongly against adding an option for this. Regarding the original ticket, not wanted by the requester, but if we want to harmonize, we also shouldn't allow linking closed projects in ticket UI |
The current PR removes the filtering on closed tickets. It means that, if we validate it, closed projects will be shown in project/tickets link dropdowns. Is this OK for you? |
No, Like I said, It will bother more people. |
|
(If you don't merge this, the |
|
@orthagh @cedric-anne @AdrienClairembault |
|
wanted behavior and points listed at top:
More generaly, if you want to extends this behavior regarding the original ticket Making the inverse behavior will pollute a lot of people process. And finally, contact the customer, I know him and if we want precision I'm available |
|
I think the E2E failures are the same and can therefore be ignored |
|
ping @orthagh |
|
I will send the patch to the client for approval. |
|
I put the PR to draft until we get the client approval. |
Checklist before requesting a review
Please delete options that are not relevant.
Description
This PR improves the project task linking interface for tickets and ensures consistent behavior by filtering closed/finished projects and tasks.
Issues Fixed
Screenshots (if appropriate):