GemsTracker / gemstracker-library

GEneric Medical Survey Tracker, main library
http://gemstracker.org
BSD 3-Clause "New" or "Revised" License
6 stars 2 forks source link

Combining multiple codebooks in Excel of surveys with long names generates error - name too long #728

Closed roelfaber closed 1 year ago

roelfaber commented 2 years ago

See #515. When combining surveys with long names this error is generated:

The sheet's name ("somequistionnairename_code-book") is invalid. It did not respect these rules:

Workaround: deselect surveys with long names, and export these separately one-by-one.

mddejong commented 1 year ago

Which version are we talking about? As 1.9.1p7 does have a check for this in the code.

roelfaber commented 1 year ago

So this was repaired in 1.9.1p7, and missed in the changelog? The problem was reported in p5, in p7 I can't reproduce the error anymore either.

mddejong commented 1 year ago

It was solved then but we did so under #515.