Segment change - But smart actions restricted to Segment don't become clickable

Context

I have a Smart action called “Confirm manual booking to User”.
This action is restricted to Roundtrips in Segment “Booked”

I also have a Smart action called “Mark roundtrip as booked”, which changes the status of a Roundtrip to “booked”. The roundtrip should then be in Segment “Booked”.

Upon click on this action, the status of the roundtrip changes: it should now be inside Segment “Booked”.

Capture d’écran 2020-06-17 à 16.33.43

But… the action “Confirm manual booking to user” is still not clickable.

In order to make it clickable, I have to leave the page and click on the record again (reloading isn’t enough).

Expected behavior

Upon click on “Mark as booked” and status update, “Confirm manual booking to user” should be clickable.

Actual behavior

Upon click on “Mark as booked” and status update, “Confirm manual booking to user” is still not clickable.

Failure Logs

No specific logs.

Context

Rails liana v3.3.0

  • Database Dialect: postgresql
  • Project Name: okarito
1 Like

Hi @remi_okarito,

Thanks for all those details. I’ll try to reproduce this morning. I’ll keep you posted :wink:

1 Like

Hey @remi_okarito,
I did a fix, you can follow the status here:

Thanks !! Much appreciated.