godot-asset-library icon indicating copy to clipboard operation
godot-asset-library copied to clipboard

Prevent multiple edits of the same asset by the same user

Open akien-mga opened this issue 7 years ago • 8 comments

Even though I feel the UX is not too bad right now, we still get duplicate edits of some assets and I spend my time having to reject them:

  • https://godotengine.org/asset-library/asset/edit/95
  • https://godotengine.org/asset-library/asset/edit/96
  • https://godotengine.org/asset-library/asset/edit/97

It would be nice to:

  • show more prominently to users that they have one pending edit for the asset they want to re-edit
  • if they want to go to the edit form for an asset with a pending edit, they should be notified about it and redirected to the revise form of the pending edit

akien-mga avatar Sep 19 '16 06:09 akien-mga

I'm afraid you will have to reject https://godotengine.org/asset-library/asset/edit/114 as well, sorry for that.

When submitting the asset for the first time, I got an error (missing thumbnail for a video) and assumed submission had failed. I filled the form again and then realized I had 2 pending assets.

Is there a way of deleting a pending asset ?

RodZill4 avatar Sep 28 '16 04:09 RodZill4

Is there a way of deleting a pending asset ?

Don't worry, we can just reject the edit as I did (with motive that it's the duplicate of a later, more complete edit).

akien-mga avatar Sep 28 '16 06:09 akien-mga

This should also be implemented for edits of new assets, i.e. "Create blabla" submissions. It should not be allowed to issue several such submissions, users should instead be forced to revise their initial submit.

akien-mga avatar Oct 13 '16 06:10 akien-mga

@akien-mga Thats not a hard thing, since new assets are considered as edits of asset -1 :smile:

bojidar-bg avatar Oct 13 '16 09:10 bojidar-bg

Hehe, so users wouldn't be allowed to submit two different new assets? ;)

akien-mga avatar Oct 13 '16 09:10 akien-mga

Just coming across this after I posted a bug report. I found it difficult to understand the current user flow with edits.

Maybe some kind of draft system needed, or ability to create versions, or whatever other brilliant solution can be had. Right now the current flow is confusing (to me).

brandonlamb avatar Nov 01 '16 06:11 brandonlamb

Bump, this is slowly getting quite annoying:

  • https://godotengine.org/asset-library/asset/edit/156 (rejected)
  • https://godotengine.org/asset-library/asset/edit/157
  • https://godotengine.org/asset-library/asset/edit/158 (rejected)
  • https://godotengine.org/asset-library/asset/edit/159
  • https://godotengine.org/asset-library/asset/edit/160 (rejected)
  • https://godotengine.org/asset-library/asset/edit/161

akien-mga avatar Nov 13 '16 11:11 akien-mga

Every time I've made edits I've found the system pretty clear that the edit is awaiting moderation and can be further "revised" if need be, but somehow people always create new edits. So preventing multiple edits on the same assets would really go a long way to enforce the workflow that was intended.

akien-mga avatar Nov 13 '16 11:11 akien-mga