osem icon indicating copy to clipboard operation
osem copied to clipboard

Links are showing up, even when the conference is not created.

Open snpd25 opened this issue 5 years ago • 3 comments

screenshot from 2019-02-28 16-13-28

On the right side, we can see that the links related to the conference are showing up, even when the conference could not be created as the organization name was blank.

Expected correct behaviour: These links should not show up as they throw errors when clicked. The page should redirect to the new-conference form link along with the errors.

Steps to reproduce: Run this on your local host and try to create a conference without the organization name.

snpd25 avatar Feb 28 '19 11:02 snpd25

Maybe we need to discuss how the workflow should be :thinking:

Ana06 avatar Feb 28 '19 16:02 Ana06

Obviously it is: Create Organization -> Anything else. So if there is none, we have only one thing to do: create one.

hennevogel avatar Mar 01 '19 16:03 hennevogel

The same thing would happen if the short_title already existed, it's because we build the conference in the new action, so there is a @conference item to be shown when we render back to new form.

I do agree with the workflow - have a default organization?

differentreality avatar Mar 07 '19 05:03 differentreality