london-escience / tempss

A web service for managing libhpc application parameter templates and profiles
BSD 3-Clause "New" or "Revised" License
1 stars 4 forks source link

Branch toggle switches not working when loading some profiles #23

Open jcohen02 opened 7 years ago

jcohen02 commented 7 years ago

When loading more complex profiles, branch toggle switches appear not to be working in some cases. There was originally a problem with multiple toggle switches being given the same ID. In this case, the switches appeared disabled. This was resolved and the switches now appear to be enabled but clicking them has no effect.

jcohen02 commented 7 years ago

It looks like this is still a problem of clashing IDs, however, it seems that in this case its a result of repeatable branches being duplicated and not having IDs modified.