-
- Downloads
Remove orphaned sync jobs from the database (#13121)
* convert tests to deftest convert more expectations based tests to deftest * Remove orphaned sync jobs from the database If a database is deleted, make sure that any applicable sync jobs are removed upon the next sync run. Resolves #11813 * rename mdb to database for convention
Please register or sign in to comment