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: app env matching in controllers (and logo env foreign key) #534

Merged
merged 9 commits into from
Jan 21, 2024

Conversation

taorepoara
Copy link
Member

@taorepoara taorepoara commented Jan 21, 2024

About this PR

Closes #532

Technical highlight/advice

I first added the unit tests that handle this case and then implemented it

How to test my changes

Checklist

  • I didn't over-scope my PR
  • My PR title matches the commit convention
  • I did not include breaking changes
  • I made my own code-review before requesting one

I included unit tests that cover my changes

  • 👍 yes
  • 🙅 no, because they aren't needed
  • 🙋 no, because I need help

I added/updated the documentation about my changes

  • 📜 README.md
  • 📕 docs/*.md
  • 📓 docs.lenra.io
  • 🙅 no documentation needed

@taorepoara taorepoara self-assigned this Jan 21, 2024
@taorepoara taorepoara linked an issue Jan 21, 2024 that may be closed by this pull request
@taorepoara taorepoara marked this pull request as ready for review January 21, 2024 00:29
@jonas-martinez jonas-martinez merged commit f6fc766 into main Jan 21, 2024
4 checks passed
@jonas-martinez jonas-martinez deleted the 532-bug-can-update-env-from-other-app_id branch January 21, 2024 12:32
@taorepoara
Copy link
Member Author

🎉 This PR is included in version 1.3.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Can update env from other app_id
2 participants