Skip to content

Fix incorrect missing authentication dialog trigger#3703

Merged
tomasMizera merged 3 commits intomasterfrom
fix/missingAuthDialog
Feb 3, 2025
Merged

Fix incorrect missing authentication dialog trigger#3703
tomasMizera merged 3 commits intomasterfrom
fix/missingAuthDialog

Conversation

@VitorVieiraZ
Copy link
Contributor

@VitorVieiraZ VitorVieiraZ commented Jan 28, 2025

In reloadProjectRole, we check if user is logged with new method isLoggedIn before proceeding, preventing missingAuthorizationError and MMMissingAuthDialog from popping up.

@VitorVieiraZ VitorVieiraZ changed the title Fix incorrect missing authentication dialog trigger WIP - Fix incorrect missing authentication dialog trigger Jan 28, 2025
@VitorVieiraZ VitorVieiraZ force-pushed the fix/missingAuthDialog branch from 53771ec to 8b0e92e Compare January 28, 2025 15:33
@VitorVieiraZ VitorVieiraZ changed the title WIP - Fix incorrect missing authentication dialog trigger Fix incorrect missing authentication dialog trigger Jan 28, 2025
@github-actions
Copy link

github-actions bot commented Jan 28, 2025

Pull Request Test Coverage Report for Build 13032992744

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 6 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.006%) to 60.225%

Files with Coverage Reduction New Missed Lines %
input/core/merginapi.cpp 6 79.46%
Totals Coverage Status
Change from base Build 12937570073: 0.006%
Covered Lines: 7984
Relevant Lines: 13257

💛 - Coveralls

@VitorVieiraZ VitorVieiraZ force-pushed the fix/missingAuthDialog branch from 8b0e92e to 7f5425a Compare January 28, 2025 15:49
@tomasMizera tomasMizera self-requested a review January 30, 2025 08:10
Copy link
Collaborator

@tomasMizera tomasMizera left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, let's test that :)

@tomasMizera tomasMizera added this to the 2025.1.0 milestone Jan 30, 2025
@tomasMizera tomasMizera merged commit f2d6780 into master Feb 3, 2025
9 checks passed
@tomasMizera tomasMizera deleted the fix/missingAuthDialog branch February 3, 2025 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants