Skip to content

fix: third party application short notation the bookmarking doesn't open to exact shared sheet

dindigala requested to merge bug/#347-bookmarking into develop

Bug fix

Summary

Apart from what is mentioned in the main ticket you are going to close with this MR, tell us what you have done to achieve this goal.

Expected: Sharing a url in rocket chat or any other third party application should open the same result.

Short hand notation: 9b

Try sharing this in rocket chat and the expected sheet doesn't open.

Fix:

  • Open the deployed environment and select any of the sheet.
  • Try to share the url in same short hand as above in rocket chat and open the url. It should open the shared result.

Does the result of the MR comply to our "definition of done"?

  • Unit tests passed
  • Code reviewed
  • Acceptance criteria met
  • Functional tests passed
  • Non-Functional requirements met
  • Product Owner accepts the User Story

Related

Closes

#347 (closed)

Changelog

  • I added a statement to the CHANGELOG.

Documentation

  • I updated the README (if applicable)
  • I provided my functions with appropriate documentation

/cc Mathias Göbel, Frank Schneider, Michelle Weidling

Edited by dindigala

Merge request reports