aces / cbrain

CBRAIN is a flexible Ruby on Rails framework for accessing and processing of large data on high-performance computing infrastructures.
GNU General Public License v3.0
71 stars 42 forks source link

Load preset of a task do not populate description. #1257

Closed natacha-beck closed 1 year ago

natacha-beck commented 2 years ago

When a task_preset is saved with a description, the description is saved on the preset (I verified in the console). But when the task_preset is reload the description is not populated with the value present in the task_preset.

prioux commented 1 year ago

Implemented in #1277