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

[PR] Issue 452 bug duplicate doesn t work in prod env #458

Merged
merged 2 commits into from
Dec 11, 2023

Conversation

lduf
Copy link
Contributor

@lduf lduf commented Dec 11, 2023

Description

Correct duplicate background bug in main.

Issues fixed

List of related issues that are fixed by this PR :

Fix :

Change the duplicate forcerun
-> run in backgound (works locally)

BREAKING CHANGE: Must change the .env
  Must run `artisan queue:work` on the server after install
issue: #452

Signed-off-by: lucasdufour <lucas.dufour@insa-lyon.fr>
Add test to check it run correctly in backgound
issue: #452

Signed-off-by: lucasdufour <lucas.dufour@insa-lyon.fr>
@lduf lduf added the bug Something isn't working label Dec 11, 2023
@lduf lduf added this to the Identity Matching milestone Dec 11, 2023
@lduf lduf enabled auto-merge December 11, 2023 10:33
Copy link

sonarcloud bot commented Dec 11, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@lduf lduf merged commit dc48582 into master/dev Dec 11, 2023
5 checks passed
@lduf lduf deleted the issue-452-_BUG_Duplicate_doesn_t_work_in_prod_env branch December 11, 2023 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants