Touchpoints API Question Positions are incorrect
Open
FY26
review
- Dominant language
- JavaScript
- Stars
- 67
- Forks
- 37
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 5
Description
A form I have access too; 'short_uuid': 'bada2955', currently only has 6 questions; however the positions under the API GET call report as follows:
{data: {relationships: {questions: {data: [
0['position'] = 1,
1['position'] = 3,
2['position'] = 5,
3['position'] = 6,
4['position'] = 7,
5['position'] = 16
]}
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.