-
Notifications
You must be signed in to change notification settings - Fork 13
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
API V2.1 - Machine readable tags or IDs #4378
Comments
@thiessenp-cds @timarney we'll definitely need to talk this one through together to better understand the problems we are trying to solve. Do you think we should include one of our prototype partners who expressed this need to get a better idea of their needs? |
Connect with @bryan-robitaille and @craigzour first on ideas to get the ball rolling |
Proposed approach: Phase 1 - Phase 2- |
@samsadasivan will be consulted on design when interface changes are ready. |
@Abi-Nada should we split this into two tickets? one for the static ID work and one for the editable tags? |
I think we should look at the Looking to outline both before we make schema updates. |
|
Work is underway here: #4694 |
PR to update the template store to not re-use element ids. |
Problem
How might we limit the amount of work a developer needs to do when a form that has an API integration needs to be updated / republished?
Key user needs
As a developer
I need to limit the number of updates that I need to do
When a form is updated
So that I only have to change the parts of the integration that have updated on the form, rather than every single form question
As a form builder
I need to work with an infra developer to determine which form questions will (almost) never change
So that when a form is updated the questions that are stable do not change in the API integration
Actions on a question to consider
Scope
The text was updated successfully, but these errors were encountered: