I added fluxes to the shared zarr store, and later Alex was unable to add fluxes to the same store due to a permission error.
The Flux metastore itself had rw permissions for the group, but
the lock for the metastore only had read permissions for
the group.
What did you expect to happen?
If someone has write permissions for a metastore, then they should
be able to acquire the lock for that metastore.
What happened?
What did you expect to happen?