Project

General

Profile

Bug #35238

Updated by Chris Roberts about 2 years ago

Remove toggle sca from manifest modal since 2) When creating a new org, it will now be created in SCA mode by default (unless, as I mentioned before, you explicitly set the contentAccessMode field) 
 related PR: https://github.com/candlepin/candlepin/pull/3239 

 Importing a mainfest that is non SCA still shows up as SCA, so we either need to add a banner stating that if the manifest you imported is not part of SCA then toggle it in the org/manifest settings or we should read the manifest actions in Candlepin anymore during import and set the contentAccessMode field

Back