Project

General

Profile

Actions

Bug #15645

closed

[Workbench2] Property Keys are converted into Camel Case Format in Collection View

Added by Moritz Gilsdorf over 4 years ago. Updated over 4 years ago.

Status:
Duplicate
Priority:
Normal
Assigned To:
Category:
-
Story points:
-

Description

Observation
When assigning properties keys are converted into camel case format. This means keys like "Study Source" become "studySource" and "Phase" becomes "phase". It seems this issue only applies to the collection view, not the project view

Expected
Properties are stored and displayed as entered and stay like this.

How to reproduce
It requires at least two changes to a collection and a page reload between.
  1. Open a collection view and add any property with a multi word key (e.g. "Study Source")
  2. Refresh the page. The key will change to "studySource" after a moment
  3. Open Chrome Devtools and add another property. Check the API PUT request payload, it will contain the property key in camel case.
  4. Afterwards, the property key is persisted as camel case

Related issues

Is duplicate of Arvados - Bug #15407: [WB2] Property keys on collections are getting translated from snake_case to camelCaseResolvedLucas Di Pentima08/19/2019Actions
Actions #1

Updated by Tom Morris over 4 years ago

  • Target version set to 2019-10-23 Sprint
Actions #2

Updated by Tom Morris over 4 years ago

  • Related to Bug #15407: [WB2] Property keys on collections are getting translated from snake_case to camelCase added
Actions #3

Updated by Tom Morris over 4 years ago

  • Assigned To set to Lucas Di Pentima

I think that this is a duplicate which is already resolved, but assigning to Lucas to double check when he returns from vacation

Actions #4

Updated by Lucas Di Pentima over 4 years ago

Correct. This is a duplicate of #15407, it should be included on the next release.

Actions #5

Updated by Tom Morris over 4 years ago

  • Status changed from New to Duplicate
Actions #6

Updated by Tom Morris over 4 years ago

  • Related to deleted (Bug #15407: [WB2] Property keys on collections are getting translated from snake_case to camelCase)
Actions #7

Updated by Tom Morris over 4 years ago

  • Is duplicate of Task #15509: Review 15407-camel-casing-fix added
Actions #8

Updated by Tom Morris over 4 years ago

  • Is duplicate of Bug #15407: [WB2] Property keys on collections are getting translated from snake_case to camelCase added
Actions #9

Updated by Tom Morris over 4 years ago

  • Is duplicate of deleted (Task #15509: Review 15407-camel-casing-fix)
Actions

Also available in: Atom PDF