Skip to content

Conversation

@rmunn
Copy link
Collaborator

@rmunn rmunn commented Sep 15, 2023

Fixes bug where missing isDeleted field was causing users to not show up in active-user lists.

Fixes #1770.

Fixes bug where missing isDeleted field was causing users to *not* show
up in active-user lists.
@rmunn rmunn requested a review from hahn-kev September 15, 2023 04:23
@github-actions
Copy link

github-actions bot commented Sep 15, 2023

Unit Test Results

362 tests   362 ✔️  16s ⏱️
  37 suites      0 💤
    1 files        0

Results for commit 5b18b3b.

♻️ This comment has been updated with latest results.

Copy link
Collaborator

@megahirt megahirt left a comment

Choose a reason for hiding this comment

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

Thanks for fixing this, Robin. It looks like it just needs single quotes. Also needs testing as I didn't try and test the change.

@hahn-kev hahn-kev added the bug An existing problem with our app in production label Sep 18, 2023
@rmunn
Copy link
Collaborator Author

rmunn commented Sep 18, 2023

Code formatting check is failing on three SCSS files not touched in this PR. All other checks passing now that Chris caught the single-quotes issue.

@rmunn rmunn merged commit 11f21e7 into develop Sep 18, 2023
@rmunn rmunn deleted the bugfix/user-isDeleted-missing branch September 18, 2023 03:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug An existing problem with our app in production

Projects

None yet

Development

Successfully merging this pull request may close these issues.

User admin page only lists a fraction of the users

4 participants