-
Notifications
You must be signed in to change notification settings - Fork 62
Conversation
5b1dd4b
to
6729d1a
Compare
@sahil143 Your image is available in the registry. Run |
1 similar comment
@sahil143 Your image is available in the registry. Run |
9a9ed2b
to
f15782e
Compare
@sahil143 Your image is available in the registry. Run |
2 similar comments
@sahil143 Your image is available in the registry. Run |
@sahil143 Your image is available in the registry. Run |
@sahil143 Your image is available in the registry. Run |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@sahil143 I can't see anything in board view except state column, but space which you have given in the template has cards. Am I missing something?
As discussed, Could you please check -
- version conflict error while updating workitem
- opening full detail view is not working from the quick-preview
No @Raunak1203, You are not missing anything That is the correct behavior as of now because existing workitem are not migrated to board view. I sent patch requests for workitem update explicitly to get few cards on the board. Please use the space given in template to review the board view. |
@sahil143 Your image is available in the registry. Run |
2 similar comments
@sahil143 Your image is available in the registry. Run |
@sahil143 Your image is available in the registry. Run |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- 404 error is thrown if I am in board view and I click on Profile and after that side Panel and Board column disappears.
-
Created_by should be User Name, currently in quick preview(User Name) and card(user id)
-
Number of cards in a particular state is confusing. It looks like Column in increasing order(not the total cards in a particular state) @Veethika @sunilmalagi
4.child iteration on hover should show /parentIteration/childIteration( Actual- /parentIterationchildIteration)
- My filters delete is not working in board view . Clicking 'My filter' opens list view but if we try to delete in board view , nothing happens.
55f9471
to
940e2aa
Compare
@sahil143 Your image is available in the registry. Run |
@sahil143 card disappears if I change it from any of the child iterations to root iteration |
@Raunak1203 That is expected behavior. That workItem never belonged to |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Above fixes LGTM and tested on space with workItems on board:
- /sbudhwar-preview/Agile/plan/board?boardContextId=1c21af72-59ab-43d7-a84c-e76ee8ed3342
and on space - /rbajpai-preview/test_board_view/plan?q=(space:300db7fe-9065-44f8-97a1-84bba8999431%20$AND%20typegroup.name:Scenarios)&showTree=true
because existing workitems are not migrated to board view
and also States updated on board view will not update States in list view
@sahil143 Your image is available in the registry. Run |
Note: If there are pending changes to the PR, prefix the PR title with "WIP" and add the label "DO NOT MERGE"
Mandatory
What does this PR do?
This PR adds the board components to board view.
Space with workItems on board: /sbudhwar-preview/Agile/plan/board?boardContextId=1c21af72-59ab-43d7-a84c-e76ee8ed3342
What issue/task does this PR references?
https://openshift.io/openshiftio/openshiftio/plan/detail/2073
Are the tests Included?
Yes
Optional
Is the documentation Included?
Are the Release Notes included?