Skip to content

fix(tapd): fix json tag for story and task#4420

Merged
abeizn merged 1 commit into
apache:mainfrom
merico-ai:fix-tapd-json-tag
Feb 15, 2023
Merged

fix(tapd): fix json tag for story and task#4420
abeizn merged 1 commit into
apache:mainfrom
merico-ai:fix-tapd-json-tag

Conversation

@warren830
Copy link
Copy Markdown
Contributor

Summary

This pr changed json tag for story and task model.
Already fixed and tested in #4415

Does this close any open issues?

Closes #4419

Screenshots

Include any relevant screenshots here.

Other Information

Any other information that is important to this PR.

CustomField6 string `json:"custom_field_six" gorm:"type:text"`
CustomField7 string `json:"custom_field_seven" gorm:"type:text"`
CustomField8 string `json:"custom_field_eight" gorm:"type:text"`
CustomField9 string `json:"custom_field_9" gorm:"type:text"`
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

9, 10, 11 need ?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nope~~

Copy link
Copy Markdown
Contributor

@abeizn abeizn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@abeizn abeizn merged commit e2171b8 into apache:main Feb 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug][Tapd] Wrong json tag in story and task model

2 participants