|
I am able to manually create a module type with a channelized interface, but have not been able to import one from a yaml file. Can someone show me what I'm doing wrong? Trying to import that, caused a little red popup error I then unrolled it like this: That caused a server error: Even exporting the one I created manually and then trying to import it, cause the same server error. |
Answered by
pheus
Aug 26, 2026
Replies: 2 comments
Answer selected by
JohnHay
|
Thank you for confirming the error. I can live without the expanding ranges when importing. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks for the detailed report and for testing the beta, @JohnHay!
I was able to reproduce the server error and have opened #23036 to track it.
Support for expanding ranges such as
[1-4]would be a separate enhancement and would need a feature request.