Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: CLIN-3242 fix search by flag #94

Merged
merged 3 commits into from
Oct 2, 2024
Merged

fix: CLIN-3242 fix search by flag #94

merged 3 commits into from
Oct 2, 2024

Conversation

meek0
Copy link
Contributor

@meek0 meek0 commented Oct 1, 2024

  • make sure we get latest unique_id first the filter with the flags

@@ -1,6 +1,9 @@
import { CreationOptional, DataTypes, Model, Optional } from 'sequelize';
import sequelizeConnection from '../config';


export const MISSING = '__missing__';
Copy link
Contributor

Choose a reason for hiding this comment

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

__missing__ n'est pas envoye a users_api, ce n'est pas un flag.

@meek0 meek0 merged commit 7ab2183 into main Oct 2, 2024
2 checks passed
@meek0 meek0 deleted the fix/clin-3242 branch October 2, 2024 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants