During pilot testing, technicians noticed Loading... appear forever in the New Work Order form Signals field. We realized that logging out/in resolved this issue (since the API requests were failing (403) in the background due to expired credentials).
Need to redirect the user to the login screen if their credentials are expired so that they are forced to log back in.
During pilot testing, technicians noticed
Loading...
appear forever in the New Work Order form Signals field. We realized that logging out/in resolved this issue (since the API requests were failing (403) in the background due to expired credentials).Need to redirect the user to the login screen if their credentials are expired so that they are forced to log back in.