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
{{ message }}
This repository was archived by the owner on Mar 1, 2023. It is now read-only.
When creating a new retro from the admin panel, if I try to create a private retro with a magic link:
Then if I visit the retro, either in the admin panel or as a facilitator/participant in the regular UI, the actual value appears to be false (checkbox unticked/share button not shown).
However, if I edit that in the retro UI to set it to have a magic link, that does work, and the checkbox in the admin UI is now shown as filled:
The text was updated successfully, but these errors were encountered:
* master:
Bump nokogiri from 1.11.3 to 1.11.4 in /e2e (#386)
Bump nokogiri from 1.11.3 to 1.11.4 in /api (#387)
Bump ExecJS version
Upgrade Rails to 6.1.3.2 (#382)
[Snyk] Security upgrade puma from 5.2.2 to 5.3.1 (#381)
Upgrade web dependencies (#377)
Fix conditional push of Docker containers
Fix typo in CI workflow
Allow creation of sharable retro from admin panel (fixes #308) (#376)
Overhaul Docker build, push and test (#375)
Explicitly push all tags
Fix the Docker push scripts (#373)
Allow admin email and password to be overridden (fixes #369) (#371)
Improve CONTRIBUTING.md formatting (#367) [skip ci]
fix: upgrade mixpanel-browser from 2.39.0 to 2.41.0 (#364)
fix: upgrade actioncable from 5.2.4 to 5.2.5 (#365)
Remove broken gitter link (fixes #350) [skip ci]
RFC - Attempt at making deployment docs easier to follow (#313)
Migrate from Travis to GitHub Actions (#363)
Upgrade all the things (#360)
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When creating a new retro from the admin panel, if I try to create a private retro with a magic link:
Then if I visit the retro, either in the admin panel or as a facilitator/participant in the regular UI, the actual value appears to be false (checkbox unticked/share button not shown).
However, if I edit that in the retro UI to set it to have a magic link, that does work, and the checkbox in the admin UI is now shown as filled:
The text was updated successfully, but these errors were encountered: