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

feat: improve Records responses_submitted relationship to be view only #5148

Conversation

jfcalvo
Copy link
Member

@jfcalvo jfcalvo commented Jul 3, 2024

Description

Add changes to responses_submitted relationship to avoid problems with existent responses relationship and avoid a warning message that SQLAlchemy was reporting.

Refs #5000

Type of change

  • Improvement (change adding some improvement to an existing functionality)

How Has This Been Tested

  • Warning is not showing anymore.
  • Test are passing.

Checklist

  • I added relevant documentation
  • follows the style guidelines of this project
  • I did a self-review of my code
  • I made corresponding changes to the documentation
  • I confirm My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • I have added relevant notes to the CHANGELOG.md file (See https://keepachangelog.com/)

@jfcalvo jfcalvo requested a review from frascuchon July 3, 2024 10:24
@jfcalvo jfcalvo merged commit 6df5256 into feat/add-dataset-automatic-task-distribution Jul 4, 2024
6 checks passed
@jfcalvo jfcalvo deleted the feat/remove-sqlalchemy-relationship-warning branch July 4, 2024 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants