Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement missing methods in history service #3911

Closed
maciaszczykm opened this issue Jun 13, 2019 · 2 comments · Fixed by #4080
Closed

Implement missing methods in history service #3911

maciaszczykm opened this issue Jun 13, 2019 · 2 comments · Fixed by #4080
Assignees
Labels
kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now.

Comments

@maciaszczykm
Copy link
Member

At the moment it is not possible to go back to previous state. User will be always redirected to the defaultState which at the moment is always overview (see: HistoryService.goToPreviousState).

@maciaszczykm maciaszczykm added priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. labels Jun 13, 2019
@maciaszczykm maciaszczykm added this to the v2.0.0 milestone Jun 13, 2019
@maciaszczykm maciaszczykm self-assigned this Jun 19, 2019
@maciaszczykm
Copy link
Member Author

It can be implemented past v2.0.0.

@maciaszczykm maciaszczykm removed this from the v2.0.0 milestone Jun 27, 2019
@maciaszczykm maciaszczykm added priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now. and removed priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. labels Jul 3, 2019
@maciaszczykm maciaszczykm added this to the v2.0.0-beta2 milestone Jul 18, 2019
@maciaszczykm maciaszczykm removed their assignment Jul 18, 2019
@maciaszczykm
Copy link
Member Author

Please remember to check the bug with redirect to default namespace after wizard closes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants