Actions are not being saved

First time reporting a bug? Refer to our Start Here post.


Team ID:

  • In the Glide dashoard URL, e.g.
    https://go.glideapps.com/o/RnKLW0WFlYVmxIEGpRC0

App ID:

  • In the Glide builder URL, e.g.
    https://go.glideapps.com/app/hPSTT5ui6bHn6gNVHrRj/layout

Description
-I am building a home page Menu using a menu table, heroicons and a Main menu Actions. The Action consist of 4 Navigation else branches. I have tried saving the full Aaction both automatically and manually. The first 2 branches are being saved and work correctly. The 2 additional branches work briefly but are not being saved. If I leave the Action screen and return to it, the last 2 branches are deleted, leaving only the original 2 else branch options.

How to replicate

    1. Click on Actions
  1. Click Menu (Home Menu)
  2. Add Else branch
  3. Select Navigation
  4. Select Go to Tab option
    6.Select desired page
    7 Save by leaving Actions and opening Layout or Save by manually Publish changes (I have tried both ways)

Returning to Actions screen will display original 2 Else branches but not another “saved” Else branches.

Can you reproduce this behaviour in a video? Thank you.

Thanks for getting back to me. I resolved issue. The problem was user based. I was building a menu using a branching Action. I failed to end the Action with an “else” statement. Failure to do that resulted in the Action no being completely saved.

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.