Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Внести корректное название ошибки #44

Open
RadostDudhi opened this issue Jun 9, 2022 · 0 comments
Open

Comments

@RadostDudhi
Copy link

RadostDudhi commented Jun 9, 2022

1)steps: список скриптов -> выбрать скрипт -> создать копию скрипта -> не менять поле "имя скрипта" -> нажать "сохранить"
AR: "Ошибка целостности. (sqlite3.IntegrityError) UNIQUE constraint failed: script.name [SQL: INSERT INTO script (name, description) VALUES (?, ?)] [parameters: ('1122', '')] (Background on this error at: https://sqlalche.me/e/14/gkpj)"

скрин: (https://drive.google.com/file/d/1ZKcpzUqeFD4NPUEFqKjK-NJAvTmjzvgZ/view?usp=sharing)

2)steps: В главном меню перейти в раздел "Администрирование -> Пользователи" -> создать копию пользователя -> изменить только имя
AR:"Ошибка целостности. (sqlite3.IntegrityError) NOT NULL constraint failed: user.password [SQL: INSERT INTO user (name, username, email, created_on, updated_on, password, last_login_at, current_login_at, last_login_ip, current_login_ip, login_count, fs_uniquifier, confirmed_at, active) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)] [parameters: ('Настя', 'new_user1', '[email protected]', '2022-06-09 18:03:54.988590', '2022-06-09 18:03:54.988590', None, None, None, None, None, None, 'fa340bbcb1924656b52c74f451483697', None, 1)] (Background on this error at: https://sqlalche.me/e/14/gkpj)"

скрин: (https://drive.google.com/file/d/1EeT_j9ixJQiOpZo3MoGJEM_rNfcCKJkj/view?usp=sharing)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant