Dynamically update form field values based on feedback context
Joe Scanlon
Feature Overview
- Allow form field values (like parent ticket, labels, assignees, components, etc.) to automatically change based on the context of the feedback being submitted.
- Context could include:
- The page URL the user is on when submitting feedback
- Specific form input (e.g. issue type or category)
- The person or team sending the feedback
Use Case
- Makes it easier to organize feedback in Jira by auto-filling values that match the situation.
- Saves time by reducing manual setup for each submission.
- Helps teams avoid mistakes and keep related feedback grouped together.
Example
- If someone submits feedback from https://example.com/homepage, Marker.io could:
- Automatically set the
parent ticket
to "Homepage Issues"- Add a
label
like homepage
- Or assign the issue to the right team based on the URL
Log In