I'm trying to get some new permission sets that grant access to custom tabs into source control, but the resulting metadata doesn't contain any tab visibilities. Is this a known hole in the metadata api?
Attribution to: Ralph Callaway
Possible Suggestion/Solution #1
Looks like this was a version issue. Per the documentation tab visibilities are only available with api version 26 and later. Was able to get the metadata with ant v25 as long as the package.xml version specified version 26. Have not been able to figure out how to do this directly in Eclipse as it always overrides any changes to the package.xml version.
Attribution to: Ralph Callaway
This content is remixed from stackoverflow or stackexchange. Please visit https://salesforce.stackexchange.com/questions/2099