UAL-RE / LD-Cool-P

Python tool to enable data curation
MIT License
4 stars 5 forks source link

Bug: Qualtrics links don't work if they're too long #272

Open zoidy opened 1 year ago

zoidy commented 1 year ago

Is there an existing issue for this?

Description of the bug

If there is too much data in the ReDATA Description field, the TinyURL link is generated successfully but it will be too long to work in certain browsers. Need to add a check to make sure the link is shorter than 2083 characters. If it's too long, edit the JSON of the Q_EED query parameter and replace it with something like "See ReDATA".

Steps To Reproduce

Test any dataset with a super long description