You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the URL scheme, a number of parameters are called things like 'fragmentation_set_name_id'. This is confusing as it isn't clear if the value is the name of the thing or it's primary key. I've done a bit of a tidy of the urls and views to fix this.
I also found that the 'get_fragments_as_text' url was missing from FrAnK but I found the view and added the url back into the URL scheme.