Skip to content

Conversation

@Anuragkrosuru
Copy link

@Anuragkrosuru Anuragkrosuru commented Dec 10, 2025

Closes #784

Why is this the best possible solution? Were any other approaches considered?

What are the regression risks?

Does this change require updates to documentation? If so, please file an issue here and include the link below.

Before submitting this PR, please make sure you have:

  • included test cases for core behavior and edge cases in tests
  • run python -m unittest and verified all tests pass
  • run ruff format pyxform tests and ruff check pyxform tests to lint code
  • verified that any code or assets from external sources are properly credited in comments

@Anuragkrosuru Anuragkrosuru changed the title fix: improve error message when entity repeat doesn't exist (fixes #784) fix: improve error message when entity repeat doesn't exist Closes #784 Dec 10, 2025
@Anuragkrosuru Anuragkrosuru changed the title fix: improve error message when entity repeat doesn't exist Closes #784 fix: improve error message when entity repeat doesn't exist (fixes #784) Dec 10, 2025
@Anuragkrosuru
Copy link
Author

I've created PR #792 to address this issue. The PR adds validation to check if the entity repeat exists in the survey and provides a clearer error message pointing to the entities sheet.

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.

Improve error message when repeat specified on entities sheet doesn't exist

1 participant