Dust Community Icon

Do You Need to Click Update After Editing Blocks in Dust Apps?

·
·

Hi team, can anyone confirm whether one needs to click the Update button after editing blocks in a Dust app, for the new specification to "go live"? I experienced this unexpected behavior:

  1. 1.

    Edited blocks in a Dust app. Changes were saved .

  2. 2.

    Later sent a message to an agent via the Dust API.

  3. 3.

    Confirmed that the agent used the Dust app, but the logs showed that old blocks were executed without my edits.

  • Avatar of David Ebbo
    David Ebbo
    ·
    ·

    Yes, that appears to be the case, and I'm tempted to call that a bug, as it's quirky behavior. Note that clicking the Run button to test it is another way to make it go live, which is probably why it's not a common issue (since you typically want to test your change). Remi what do you think?