MantisBT: master cbb3c76d

Author Committer Branch Timestamp Parent
dregad community master 2026-09-01 18:40 master 44889efc
Changeset

REST API: Link/Unlink/Re-order Project Custom

Merge PR https://github.com/mantisbt/mantisbt/pull/2270

mod - api/rest/mantisbt_openapi.yaml Diff File
mod - api/rest/restcore/projects_rest.php Diff File
add - core/commands/ProjectFieldLinkCommand.php Diff File
add - core/commands/ProjectFieldUnlinkCommand.php Diff File
mod - core/custom_field_api.php Diff File
mod - core/project_api.php Diff File
mod - manage_custom_field_proj_add.php Diff File
mod - manage_proj_custom_field_add_existing.php Diff File
mod - manage_proj_custom_field_copy.php Diff File
mod - manage_proj_custom_field_remove.php Diff File
mod - manage_proj_custom_field_update.php Diff File
add - tests/rest/RestProjectCustomFieldTest.php Diff File