Modifying labels and custom fields no longer triggers the t.render function

XMLWordPrintable

    • 1
    • Minor

      Issue Summary

      The partner reports a breaking change, where the t.render function used to be triggered when labels and custom fields were modified on a card, but this is no longer the case. For this scenario, the partner wants to re-render the content on a card-back-section capability.

      I’m aware the t.render function works when using t.set(), but the t.render(func) documentation doesn’t specify which actions trigger this function to re-call the render function, and if actions such as updating labels and custom fields directly through Trello UI.

      This is reproducible on Data Center: N/A

      Steps to Reproduce

      1. Modify labels on a card in Trello.
      1. Modify custom fields on a card in Trello.

      Expected Results

      The t.render function should be triggered when labels and custom fields are updated.

      Actual Results

      Modifying labels and custom fields does not trigger the t.render function as expected.

      ...
      

      Workaround

      Currently, there is no known workaround for this behavior. A workaround will be added here when available

            Assignee:
            Unassigned
            Reporter:
            Rainiero Leon
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: