fix: Don't let start service migration if the same volume was picked #293

Merged
NaiJi merged 3 commits from service-migration into master 2023-08-11 18:30:40 +03:00
Collaborator

Resolves issue 289.

Resolves issue [289](https://git.selfprivacy.org/SelfPrivacy/selfprivacy.org.app/issues/289).
NaiJi added the
Bug
label 2023-08-11 05:08:15 +03:00
NaiJi self-assigned this 2023-08-11 05:08:15 +03:00
NaiJi added 1 commit 2023-08-11 05:08:16 +03:00
NaiJi requested review from inex 2023-08-11 05:08:20 +03:00
inex requested changes 2023-08-11 11:49:16 +03:00
@ -55,6 +55,20 @@ class _ServicesMigrationPageState extends State<ServicesMigrationPage> {
});
}
bool get isTherePendingChange {

I don't like this naming: it sounds like we check if there is some action being made on the service, and we block the migration altogether to prevent conflicts.

I don't like this naming: it sounds like we check if there is some action being made on the service, and we block the migration altogether to prevent conflicts.
NaiJi marked this conversation as resolved
NaiJi added 1 commit 2023-08-11 16:17:39 +03:00
NaiJi added 1 commit 2023-08-11 16:21:35 +03:00
NaiJi requested review from inex 2023-08-11 16:21:51 +03:00
inex approved these changes 2023-08-11 18:05:39 +03:00
NaiJi merged commit 8f30c3a4ba into master 2023-08-11 18:30:40 +03:00
NaiJi deleted branch service-migration 2023-08-11 18:30:40 +03:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: SelfPrivacy/selfprivacy.org.app#293
There is no content yet.