Details
-
Improvement
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
2.23.02
-
None
-
None
Description
Right now the method Blueprint#createChannel requires a channelId. However, that method just returns a prototype channel with default values that is not yet persisted. All that does not require a channel ID. The channel ID should therefore be specified when saving the channel instead of when creating a prototype.