Ticket

+commit
 

 

 

http://test.dwagn.org/card/new - type something into the name field, then change the type and voila, the name field disappears.

 

Or just http://test.dwagn.org/new shows the problem too, and it doesn't even have a name set yet. I'm thinking this is a fairly easy fix.

--Gerry Gleason.....2013-09-15 18:14:38 +0000

What's supposed to happen on a new view when the card exists? That should be an error or warning and then put up the name for edit so you can make it unique? Sort of an odd case. I see that it puts up a message when you are editing the name and it matches an existing card. Maybe a bit trickier that I first thought.

--Gerry Gleason.....2013-09-15 19:03:03 +0000

Oh yeah, that issue also needs a ticket. Maybe show an error when trying to add a card that already exists?

--John Abbe.....2013-09-15 20:01:28 +0000

test.dwagn.org/new is offering to create a new card named new. Looks completely correct to me.

 

how are you trying to add a card that exists and not getting an error?

--Ethan McCutchen.....2013-09-15 20:52:11 +0000

I didn't actually checked what Gerry was saying - yeah, it looks fine to me.

 

What I thought he was seeing was something like this: Try http://test.dwagn.org/foo?view=new and you get an add-a-card interface even though the card exists. Definitely an edge case, but no reason not to ticket it for handling at some point.

--John Abbe.....2013-09-16 03:04:51 +0000

I'm not sure it's not correct to show the new form. What' incorrect is interface that leads you there, right?

--Ethan McCutchen.....2013-09-16 03:13:44 +0000

Both incorrect imho, but it's such an edge case I am not going to advocate much for anything.

--John Abbe.....2013-09-17 05:57:47 +0000

here's where I am on this ticket:

1. losing the name field (and the name altogether) when changing a type on a new card (eg /card/new) is a BUG. (tracked here!)

2. getting a new form when you explicitly request a new form (even on an existing card) is NOT a bug. this is helpful for wagneering. You should get an error when you submit the form, but the form itself is just a static view. (You can push back on that, but please don't do that here. It's not really relevant)

3. if you were to get the new form on an existing card without explicitly asking for it, THAT would be a bug. But I don't think that's happening.

4. the address "/new" alone has no special meaning to Wagn. it's just looking for a card named "new". I would suggest we stay away from that particular cardname / url for the purposes of this ticket unless we notice some behavior there that is inconsistent with behavior for other normal names.

--Ethan McCutchen.....2013-11-06 18:16:20 +0000

It looks to me like issue #1 above got addressed at some point. I'll go ahead and attribute it to 1.13 ;)

 

afaik, there aren't any other issues here that we've agreed are bugs.

--Ethan McCutchen.....2014-08-16 20:32:58 +0000