touchpoints icon indicating copy to clipboard operation
touchpoints copied to clipboard

Touchpoints API Question Positions are incorrect

Open D-P-Russell opened this issue 5 months ago • 0 comments

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 ]}

Image

D-P-Russell avatar Jul 30 '25 19:07 D-P-Russell