Skip to content
This repository has been archived by the owner on Mar 11, 2021. It is now read-only.

Should workitem reorder action be displayed in events API? #2183

Open
DhritiShikhar opened this issue Jul 25, 2018 · 2 comments
Open

Should workitem reorder action be displayed in events API? #2183

DhritiShikhar opened this issue Jul 25, 2018 · 2 comments

Comments

@DhritiShikhar
Copy link
Contributor

We capture the reorder action in workitem revision table (https://github.com/fabric8-services/fabric8-wit/blob/master/workitem/workitem_repository.go#L562)

If we are not eventually displaying the reorder action under events or not sending out notification for reordering, then may be we do not need to capture this in workitem revision table.

Thoughts?

@DhritiShikhar
Copy link
Contributor Author

As per Veethika (UX)

That could be a problem IMO. Because when you re-order one WI, you'd technically be affecting the order of many other workitems. So if we move one WI, all the affect WI's trail would reflect the re-order.
But if we would be displaying events for the entire product in future, 'Reordering' should display there as a singular action.

@Veethika
Copy link

I'm copying my point from the other discussion:

So lets say I'm changing the position of 5th WI in the list by dragging it to 1st position. This will change the position of next 4 WI one position lower. Would that move in the sequence not be registered as a change?

Also, I meant to talk about 'space' level notifications when I wrote 'product'. My bad!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants