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

Feature to Edit Extension Requests Before Approval #877

Open
6 of 10 tasks
tanu-chahal opened this issue Oct 8, 2024 · 2 comments
Open
6 of 10 tasks

Feature to Edit Extension Requests Before Approval #877

tanu-chahal opened this issue Oct 8, 2024 · 2 comments

Comments

@tanu-chahal
Copy link

Issue Description

Currently, once a user raises an extension request, they are unable to edit it due to backend limitations. While the UI for editing exists, it does not function as expected because the backend does not yet support updates for pending extension requests.

Expected Behavior

Users should be able to edit extension requests if they have not yet been approved. Once an extension request is approved, it should become locked for editing.

Current Behavior

Users can access the edit option for pending requests, but after attempting to save, the updates are not applied.

Screenshots

Reproducibility

  • This issue is reproducible
  • This issue is not reproducible

Steps to Reproduce

  1. Raise an extension request as a user.
  2. Try to edit the request before it is approved.
  3. Observe that the UI allows editing, but changes are not saved due to the lack of backend support for updates on pending requests.

Severity/Priority

  • Critical
  • High
  • Medium
  • Low

Additional Information

Checklist

  • I have read and followed the project's code of conduct.
  • I have searched for similar issues before creating this one.
  • I have provided all the necessary information to understand and reproduce the issue.
  • I am willing to contribute to the resolution of this issue.
@vinit717
Copy link
Member

vinit717 commented Oct 8, 2024

By reading the issue ticket it seems the frontend is ready.
So you will need to do backend changes and can transfer this issue to backend

@tanu-chahal
Copy link
Author

tanu-chahal commented Oct 8, 2024

Someone is already working on backend part. Can you verify if the Edit feature UI is available in prod or not? I can't verify as I can't create ERs without having any task approved.

@vinit717

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants