I have a form that creates tickets in my board and I want to populate my Request Type column once the form has been submitted but that isn’t working. The value I am passing in the parameter is request_type=NFR%20Request but it isn’t working.
Am I using this pre-fill wrong?