Skip to content

[DSIP-] Rename field operator to modify_user_id #16772

@sdhzwc

Description

@sdhzwc

Search before asking

  • I had searched in the DSIP and found no similar DSIP.

Motivation

The field named "operator" in the project should be modified to "modify_user_id" for better clarity and easier maintenance

  1. First modify the backend code uniformly
  2. Then unify the table fields in backend
  3. Not involving the front-end UI, no adjustments needed

Design Detail

Incompatible changes

  • Rename backend code fields from operator to modifyUserId.
  • Rename tables fields from operator to modify_user_id.

These incompatible changes may affect users of secondary development based on API and Database.

Compatibility, Deprecation, and Migration Plan

No response

Test Plan

Test by UT.

Code of Conduct

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions