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 142 #143

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Fix 142 #143

wants to merge 6 commits into from

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    7f2bf9e View commit details
    Browse the repository at this point in the history
  2. explicitly convert to string

    Jan Caha committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    3d28eab View commit details
    Browse the repository at this point in the history
  3. always store project id in db_comment

    Jan Caha committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    bf10188 View commit details
    Browse the repository at this point in the history
  4. check that project id in DB and project ID are the same, otherwise ra…

    …ise error how to handle situation
    Jan Caha committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    bc55030 View commit details
    Browse the repository at this point in the history
  5. better cleanup prior and after tests

    Jan Caha committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    373c2c3 View commit details
    Browse the repository at this point in the history
  6. test that changing project raises correct error

    Jan Caha committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    2ead57e View commit details
    Browse the repository at this point in the history