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

Allow Users to Edit Extension Requests Before Approval #2195

Open
6 of 10 tasks
ahsrah7 opened this issue Oct 4, 2024 · 1 comment · May be fixed by #2215
Open
6 of 10 tasks

Allow Users to Edit Extension Requests Before Approval #2195

ahsrah7 opened this issue Oct 4, 2024 · 1 comment · May be fixed by #2215

Comments

@ahsrah7
Copy link

ahsrah7 commented Oct 4, 2024

Issue Description

  • Currently, once a user raises an extension request, they are unable to edit it, regardless of its status. This issue creates problems when users need to update or correct information before it is approved.

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 are unable to modify their request details, even if the request has not yet been approved.

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 editing is allowed on UI but once save is hit the content is still not updated even though the request is still pending approval.

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.
@Mangesh1511
Copy link

Mangesh1511 commented Oct 6, 2024

if extension requests are made by the logged in user, for the user can we store the extension requests by the user as pending extension requests , and user can edit the pending extension requests and once approved we will update the extension requests.
But I didn't got what are the extension request you are referring to , I assumed this is any feature of the website(actually new, so didn't saw the actual feature), and just proposed a solution, and Looking forward to work on this issue.

@ahsrah7 ahsrah7 linked a pull request Oct 17, 2024 that will close this issue
10 tasks
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

Successfully merging a pull request may close this issue.

2 participants