OSC / ondemand

Supercomputing. Seamlessly. Open, Interactive HPC Via the Web
https://openondemand.org/
MIT License
280 stars 104 forks source link

casts pinned app configuration into an array #3528

Closed alarad27 closed 1 month ago

alarad27 commented 5 months ago

Fixes #1810

johrstrom commented 5 months ago

Given the tests, this appears to actually break functionality. Even so, I think the original ticket says you can maybe just to_a on the return value in the configuration_singleton.rb file to cast it.

johrstrom commented 1 month ago

Sorry to have you do this only to find out that it's impossible. Apparently this changed from the time the ticket was opened to now. The configuration_singleton no longer handles this and thus can't cast to an array.

So there's nothing to be done because it's not clear how to cast in the ConfigurationProperty class.

Sorry! Hope everything's going well!