AppStateESS / InternshipInventory

Web app for tracking and approving student internships.
http://appstateess.github.io/InternshipInventory/
GNU General Public License v3.0
10 stars 22 forks source link

Copy to Next Term Needs Term Selection #294

Closed jlbooker closed 7 years ago

jlbooker commented 8 years ago

When copying an internship to the next term, it works well if the internship is in a Fall semester and you want to copy it to the Spring. However, it doesn't work if the internship is being copied from Spring to Fall. The internship will be copied to Summer 1 instead, causing us to need to delete the Summer internships in order copy the internship all the way from Spring to Fall.

We should add a way to select which of the available future terms the user would like to copy the internship to.

┆Issue is synchronized with this Asana task

jlbooker commented 7 years ago

Also applies for copying from Summer 1 to Fall (must delete Summer 2).