Players are unable to create new raid frame profiles in the Cataclysm client. The option to create new profiles, which should be available in the Raid Profiles interface, is missing entirely. This issue seems to have started with the client changes introduced in the Firelands patch. While the functionality appears to be broken in the interface, it is still possible to create and delete raid profiles using console commands:
To create a new profile:/run CreateNewRaidProfile("profilename", "basedonprofile")
To delete a profile:/run DeleteRaidProfile("profile")
1.2. How to Reproduce
Open the Raid Profiles menu in the Cataclysm client.
Attempt to locate and use the "Create New Profile" button.
Observe that the button is missing, and new raid profiles cannot be created through the interface.
Use the command /run CreateNewRaidProfile("profilename", "basedonprofile") in the chat window to create a new raid profile.
Observe that the command successfully creates a profile, confirming that the functionality exists but is inaccessible via the interface.
1.3. Source Material
Screenshot (Cataclysm): The Raid Profiles menu showing the missing "Create New Profile" button.
The Raid Profiles menu should include a "Create New Profile" button that allows players to create and manage additional raid frame profiles directly from the interface. This functionality appears to still exist in the client via console commands and should be restored to the interface for usability.
1. Current Behavior
1.1. Description
Players are unable to create new raid frame profiles in the Cataclysm client. The option to create new profiles, which should be available in the Raid Profiles interface, is missing entirely. This issue seems to have started with the client changes introduced in the Firelands patch. While the functionality appears to be broken in the interface, it is still possible to create and delete raid profiles using console commands:
/run CreateNewRaidProfile("profilename", "basedonprofile")
/run DeleteRaidProfile("profile")
1.2. How to Reproduce
/run CreateNewRaidProfile("profilename", "basedonprofile")
in the chat window to create a new raid profile.1.3. Source Material
/run CreateNewRaidProfile("profilename", "basedonprofile")
/run DeleteRaidProfile("profile")
2. Expected Behavior
2.1. Description
The Raid Profiles menu should include a "Create New Profile" button that allows players to create and manage additional raid frame profiles directly from the interface. This functionality appears to still exist in the client via console commands and should be restored to the interface for usability.