Fix UI for adding API credentials for Trello integration.

Review Request #13384 — Created Oct. 27, 2023 and submitted

Information

rbintegrations
release-3.x

Reviewers

Trello increased the size of their API tokens, breaking our UI.
According to their documentation for the change, API keys and tokens are
expected to be opaque values, so we shouldn't have been enforcing any
kind of limits on these anyway.

This also updates the help text for new URLs and names in the Trello UI.

Registered a trello integration and was able to link to cards in the
field.

Summary ID
Fix UI for adding API credentials for Trello integration.
Trello increased the size of their API tokens, breaking our UI. According to their documentation for the change, API keys and tokens are expected to be opaque values, so we shouldn't have been enforcing any kind of limits on these anyway. This also updates the help text for new URLs and names in the Trello UI. Testing Done: Registered a trello integration and was able to link to cards in the field.
8fe524edc61cbb710de1b4afa1640fefb52d3e36
maubin
  1. Ship It!
  2. 
      
chipx86
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-3.x (8833a62)
Loading...