ytgov / travel-authorization

0 stars 3 forks source link

Travel Desk: Default flight dates do not reflect travel auth selection #102

Open dpdavids opened 2 weeks ago

dpdavids commented 2 weeks ago

Describe the bug Once the travel auth. has been approved. The user selects the submit travel desk request. The system added default flights do not fall within the dates selected within the travel auth.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'My Travel Requests'
  2. Click on 'Submit Travel Desk Request'
  3. Scroll down to 'Flights section'
  4. See error - flight dates and hotels are pulling from the previous submission

Expected behavior I would expected that the added flights reflect the dates of the travel auth form.

Screenshots image image

Desktop (please complete the following information):

klondikemarlen commented 2 weeks ago

Love the use of the issue template! Its very nice to see tickets like this as a developer.

As a heads up for this one, this will be implemented as a feature request, as this constraint has never existed within the code. (might take more or less time depending on whether the code was designed around the possibility of this constraint existing or not)