I have been adding new permissions and assigning them to roles quite a lot of late. I then deploy the data only to my database and it appears to work as no errors are reported in DDT and it reports the data has been updated. However, the production database is not updated and the only way I can get it to work is to delete all records from the SFSRolesXPermissions and SFSPermissions tables first. When I do this the DDT will then update the data.
From memory, the last time I think it worked was a couple of versions back in the beta. I am now running the release version from the main website.
Thanks,
Aaron
The Overwrite property is set for all packages and the two attached screenshots show this and also the results of the deployment. I did recently delete and recreate the packages so maybe something else has gone wrong.
I will try deleting and recreating them again later.
Thanks
Have you tried deleting the Security packages from the DDT Deployment Data node, and then adding them back again?
I just deleted and recreated the packages and the second time I did this it started working again. No real reason why but something must have got messed up in there.
Thanks for the help.