I don’t see any place where I can remove items from my task list. I did not define anything in the drop down “who can change”, well mainly due to the fact that I’m the admin and the dialog doesn’t make this item required. Now I can’t get rid of that annoying popup when I log into the project. Any ideas how to remove these?
I’m having exactly this same problem right now. Hoping anyone knows how to resolve this. I’m already thinking of opening sc db but I don’t want to go that way.
I got mine fixed now using SQLite Studio. Export all your apps first. Just to make sure if you break the db, you still have your backup.
Create another todo item with the correct permission.
I copied and backed up also the scriptcase db, opened the table sc_tbtodo. on the column permission, I copied the working permission value from above to the other todo items. This worked for me.
a:1:{s:6:“modify”;s:3:“all”;}
The above was my value. As I don’t understand what the value meant, yours might be different.
Where is the default sqlite db located?
C:\Program Files\NetMake\v9\wwwroot\scriptcase\devel\conf\scriptcase
m_scriptcase.db
Thanks, I was searching for a different file extension.