Skip to content
Snippets Groups Projects

fixing regression bug

Merged Sascha Herzinger requested to merge 659-privileges-not-saved into devel_12.1.x
All threads resolved!

Closes #659 (closed)

The only notable addition is

    .then(function () {
      var currentLogin = ServerConnector.getSessionData().getLogin();
      return self.sendGetRequest(self.getUserUrl({login: currentLogin}, {}));
    })

I did a few tests and it seems to fix the reported issue without undoing !597 (closed)

Edited by Sascha Herzinger

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Piotr Gawron resolved all discussions

    resolved all discussions

  • merged

  • Piotr Gawron mentioned in commit d6c3fa41

    mentioned in commit d6c3fa41

  • Please register or sign in to reply
    Loading