fixing regression bug
All threads resolved!
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
Activity
Filter activity
- Resolved by Piotr Gawron
assigned to @sascha.herzinger
assigned to @piotr.gawron
mentioned in commit d6c3fa41
Please register or sign in to reply