Skip to content
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

[WEB-683] fix: update issue modal parent select #3914

Merged
merged 2 commits into from
Mar 11, 2024

Conversation

anmolsinghbhatia
Copy link
Collaborator

Problem:

  1. When an issue has sub-issues, upon attempting to update the issue from the update modal, it displays the immediate sub-issue which is not intended behavior.

Solution:

  1. This issue is resolved by updating the parameter in the parent issue modal. Now, it functions as expected.

Issue link: [WEB-683]

Media:

Before After
67916a64-23a4-44d5-b167-e437c34d2dbd 0b9ec23d-fde5-44ca-9156-efbbb6122b62

@sriramveeraghanta sriramveeraghanta merged commit 89d019d into develop Mar 11, 2024
12 of 14 checks passed
@sriramveeraghanta sriramveeraghanta deleted the fix/update-issue-modal-parent-select branch March 11, 2024 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛bug Something isn't working 🌐frontend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants