ubccr / coldfront

HPC Resource Allocation System
https://coldfront.readthedocs.io
GNU General Public License v3.0
101 stars 80 forks source link

Allocation: Approve button deletes description text #433

Closed dsajdak closed 1 year ago

dsajdak commented 2 years ago

When an admin adds text into the description box on the allocation detail page it is wiped out if they click on the 'approve' or the 'deny' button. The 'update' button works as intended.

Task Tests:

  1. Sign into ColdFront as the admin user
  2. Create a new allocation request
  3. Navigate to the allocation requests list and click on the 'Details' button for the pending request
  4. Enter a description and click the 'Approve' or 'Deny' button
  5. Verify the description text remains and is unchanged.