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-849] fix: issue detail identifier and workspace settings #4073

Merged
merged 2 commits into from
Mar 26, 2024

Conversation

anmolsinghbhatia
Copy link
Collaborator

@anmolsinghbhatia anmolsinghbhatia commented Mar 26, 2024

Issue:

  1. After reloading the issue detail page, the project identifier is missing from the top header.
  2. When reloading workspace settings, the settings sidebar only shows limited options, even though I have an admin user role.

Resolution:

  1. Upon inspection, it was discovered that the observer was missing. Therefore, it was added to rectify the issue.
  2. After looking into it, I've found that the observer was missing. So, we added it to fix the issue.

Issue link: [WEB-849]

@anmolsinghbhatia anmolsinghbhatia self-assigned this Mar 26, 2024
@anmolsinghbhatia anmolsinghbhatia changed the title [WEB-] fix: issue detail identifier [WEB-849] fix: issue detail identifier Mar 26, 2024
@anmolsinghbhatia anmolsinghbhatia marked this pull request as ready for review March 26, 2024 14:45
@anmolsinghbhatia anmolsinghbhatia changed the title [WEB-849] fix: issue detail identifier [WEB-849] fix: issue detail identifier and workspace settings Mar 26, 2024
@sriramveeraghanta sriramveeraghanta merged commit 9249e6d into develop Mar 26, 2024
11 of 12 checks passed
@sriramveeraghanta sriramveeraghanta deleted the fix/issue-detail-identifier branch March 26, 2024 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants