AbsaOSS / AbsaOSS/enceladus

Entity Update not reflected in URL fragment identifier

Open
#362 0 comments 0 reactions 0 assignees View on GitHub
bug Menas priority: medium
Dominant language
Scala
Stars
33
Forks
16
PR merge metrics
No merged PRs in 30d

Description

## Describe the bug
When updating an entity from a page with the entity version in the URL (e.g., `#/dataset//`), when updating the entity, the version does not change.

## To Reproduce
Steps to reproduce the behaviour:
1. Go to any entity page with an explicit version `#/dataset//`
2. Click on Edit
3. Save the changes
4. See the URL remains unchanged

## Expected behaviour
The URL fragment identifier should be updated to reflect the new version (`#/dataset//`).

## Screenshots
![image](https://user-images.githubusercontent.com/20905867/57172974-07caf700-6e28-11e9-81be-4bacdd0c47d8.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.