mirror of
https://github.com/plankanban/planka.git
synced 2026-02-05 00:39:58 +03:00
Docker container reup #442
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @DeAlexPesh on GitHub (Mar 22, 2024).
Maybe need create examination of exist data in exist database?
@meltyshev commented on GitHub (Mar 22, 2024):
Hi! I'm not sure I understood what you meant. Could you please explain it in more detail?
@DeAlexPesh commented on GitHub (Mar 25, 2024):
after restart container, inner script trying create standart elements, but elements already exist
@meltyshev commented on GitHub (Mar 25, 2024):
That's as it should be, but you can remove such attempts by commenting out the
DEFAULT_ADMIN_EMAILenvironment variable.