-
Notifications
You must be signed in to change notification settings - Fork 68
Open
Description
Category
- Question
- Bug
- Enhancement
Expected or Desired Behavior
Should remove the content type from the menu and document library.
Using a Teams site as the base template.
Observed Behaviour
Content type has been removed from the document library, but the 'Folder' button is still showing in the document library menu.
Screenshot to show the content type is not in this site
Steps to Reproduce
Created a site script with the following included
{
"verb": "removeContentType",
"name": "Folder"
},
Template history shows the content type is being removed successfully
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels


