Gig-o-Matic / GO3

GNU General Public License v3.0
10 stars 8 forks source link

Feature Request: Duplicating an Archived Gig #534

Closed that-jill closed 2 months ago

that-jill commented 2 months ago

Putting this request in here from Alicia Cardillo (one of the Seed & Feed managers), who doesn't have a github login:

"Right now, I can only duplicate future gigs. I would like the capability to duplicate an archived gig."

It looks like all this may need is a link in gig_detail_archived.html ? @aaronoppenheimer @bklang is there any other reason that archived gigs cannot be duplicated?

aaronoppenheimer commented 2 months ago

hi Jill - you're probably right, and there's no reason not to be able to dupe an archived gig. Nobody has ever asked to do that before!

Looking at it all, I'm not sure why there are different templates for archive-gigs and not-yet-archived gigs. In gig-o 2 they were quite different and that structure was clearly just ported into GO3 by whoever did it (which was me), but there's no reason they can't use the same template and just turn off features unavailable in archived gigs. I'll take a look.

aaronoppenheimer commented 2 months ago

addressed in #536 - can now duplicate archived gigs (and both archived and unarchived gigs use the same template).

that-jill commented 2 months ago

Thanks very much @aaronoppenheimer !