[
https://issues.apache.org/jira/browse/NIFI-16154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18100182#comment-18100182
]
ASF subversion and git services commented on NIFI-16154:
--------------------------------------------------------
Commit 28e9f774192c072e5b30aa0819925a98331c3fb9 in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=28e9f774192 ]
NIFI-16154 Aligned Asset Owner ID checking in Delete and Get methods (#11485)
> Align Asset Ownership Checking in Read and Delete Methods
> ---------------------------------------------------------
>
> Key: NIFI-16154
> URL: https://issues.apache.org/jira/browse/NIFI-16154
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Minor
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Multiple REST API Resource methods support creating and deleting Assets
> associated Parameter Contexts. The standard implementation constructs a
> unique identifier using both the Parameter Context ID and the Asset ID, using
> the Parameter Context ID for verification of ownership. The same verification
> strategy should be implemented for all Asset methods to ensure expected
> behavior regardless of Asset operation.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)