You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 11, 2021. It is now read-only.
Adding helper methods to convert the incoming system.* field to system_* field and updating /workitem request/response to include both system.* and system_* fields Add temporary code for field rename #2333
In order to fix #2177 we need to support system_* fields along with system.* fields.
This issue involves
system.*
field tosystem_*
field and updating/workitem
request/response to include bothsystem.*
andsystem_*
fields Add temporary code for field rename #2333/workitemtype/list
and/workitemtype/show
response to return bothsystem.*
fields andsystem_*
fields. Update /workitemtype response for field rename #2335/workitem/event/list
to return bothsystem.*
fields andsystem._*
field name. Add onField to the /workitem/event response #2337workitems
,workitem_revisions
andworkitemtypes
to usesystem_*
field names Add migrations for field name rename #2340system.*
fields Enable skipped test for field rename and update TSV trigger #2342The text was updated successfully, but these errors were encountered: