-
Notifications
You must be signed in to change notification settings - Fork 1
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
Out of bounds expectations: details page #958
base: main
Are you sure you want to change the base?
Conversation
Also includes: - tweaks to logging - schema errors can easily produce megabytes of logs, so we limit that - refactoring of the pagination code - update issueDetails.html template to not display the back link to "Back to dataset table" - doesn't make sense
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Preview Link
https://submit-pr-958.herokuapp.com/
What type of PR is this? (check all applicable)
Description
Adds details page for tasks where entities are out of bounds.
Note: the contents of the table on the details page is entity as present dataset's corresponding
entity
table.Related Tickets & Documents
QA Instructions, Screenshots, Recordings
Preview link: local-authority:GRY
Added/updated tests?
QA sign off
[optional] Are there any post-deployment tasks we need to perform?
[optional] Are there any dependencies on other PRs or Work?