Setup
Problem

Publishing fails

The switch jumps back because one of the four start tasks is still open.

What you see

You flip the Public page switch and it jumps back. The message names a list of names or stays hard to read.

Why

Publishing checks the same four start tasks that the task list shows. If one of them is open, the server refuses and sends back what is missing. The names in the message are exactly those four tasks:

  • Add desks: at least one desk
  • Set your first plan: at least one plan members can pick
  • Fill in the Impressum: the legal entity is filled in
  • Connect payments: the Stripe onboarding has been submitted

The check runs on the server, not in the app. That is why the list in Setup can never claim something different from the switch.

What you can do

  • Open Setup and look at the marker to see how many tasks are open. The counter reads “x of 4”.
  • Work through the open rows. Each one leads straight to the page that clears it.
  • If payments keep showing an open task although you submitted the onboarding, check under Payments whether Stripe rejected your details.
  • Once all four are done the marker reads ready to go. Only then does the switch stay on.

If that is not enough

If the app does something wrong: report the problem.