Builds, runs unit tests and deploys artifacts to nexus repo

Build: #479 was successful Changes by Michael Seaton <mseaton@pih.org>

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
5 minutes
Labels
None
Revisions
Git
39a9445c3dcb85dc53de9ac6a538da9b348f7be4 39a9445c3dcb85dc53de9ac6a538da9b348f7be4
Release scripts
8ad880e0b0c21a2d094411a51f7951e0b9148c4a 8ad880e0b0c21a2d094411a51f7951e0b9148c4a
Total tests
576
Successful since
#478 ()

Tests

Code commits

Git
Author Commit Message Commit date
Michael Seaton <mseaton@pih.org> Michael Seaton <mseaton@pih.org> 39a9445c3dcb85dc53de9ac6a538da9b348f7be4 39a9445c3dcb85dc53de9ac6a538da9b348f7be4 HTML-658 - Exceeding limit on URL with too many answers within answerConceptSetIds
This commit changes the behavior of the autocomplete widgets such that if allowed answerConceptSetIds are passed in that these are queried during the ajax search for allowed concepts rather than queried at the time of form generation for allowed concepts.

The intended effect is to:
1. prevent issues with exceeding URL length if the answerConceptSetIds refer to thousands of underlying concepts
2. speed up the initial form generation by deferring the query of allowed concepts within configured sets to the ajax search rather than to the server-side form generation

Jira issues

IssueDescriptionStatus
Unknown Issue TypeHTML-658Could not obtain issue details from Jira