You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some of the backend logic could be simplified or refactored to make it easier to understand and maybe more reliable. For example, the publish_public_record view handler is currently quite complicated.
Some of the backend logic could be simplified or refactored to make it easier to understand and maybe more reliable. For example, the
publish_public_recordview handler is currently quite complicated.