Skip to content

[ENG-11381] Workflow Launcher - #1039

Merged
brianjgeiger merged 18 commits into
CenterForOpenScience:developfrom
nsemets:feat/ENG-11381
Aug 10, 2026
Merged

[ENG-11381] Workflow Launcher#1039
brianjgeiger merged 18 commits into
CenterForOpenScience:developfrom
nsemets:feat/ENG-11381

Conversation

@nsemets

@nsemets nsemets commented Aug 10, 2026

Copy link
Copy Markdown
Collaborator

@nsemets
nsemets requested a review from brianjgeiger August 10, 2026 07:26

@brianjgeiger brianjgeiger left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

One thing I think we'll need to fix in the future.

expect(storageService.setCachedUser).not.toHaveBeenCalled();
});

it('getCurrentUser should keep cached user when api returns no user but cache exists', async () => {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I don't think this is correct behavior. If the API returns no user, then the user isn't logged in and won't be able to access the API as if they were. We'll likely have to make a ticket to fix this behavior.

@brianjgeiger
brianjgeiger merged commit 3825a73 into CenterForOpenScience:develop Aug 10, 2026
3 checks passed
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.

2 participants