[
https://issues.apache.org/jira/browse/NIFI-14385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Bean updated NIFI-14385:
-----------------------------
Description:
When listing a queue, each item or FlowFile has a 3-dot (aka kebab) on the far
right. The kebab will not be displayed under certain conditions such as
zero-byte file and lack of `Query provenence` global access policy.
The kebab button opens another list with conditional items; these should remain
conditional. For example, “Provenance” will only appear if the user is in the
`Query provenance` global access policy.
There is always at least one item on this list which should always be present:
“View Details”. The list of FlowFiles can only be obtained if the user is in
the `view the data` component access policy. Therefore, “View Details” should
always be an option.
The options for “Download content” and “View content” are conditioned on the
FlowFile having a non-zero byte size. The option for “Provenance” is
conditioned on the user being in the `Query provenance` global access policy.
Remove the conditional for the kebab to appear since there is always at least
one option available.
was:
When listing a queue, each item or FlowFile has a 3-dot (aka kebab) on the far
right. The kebab button opens another list with conditional items; these should
remain conditional. For example, “Provenance” will only appear if the user is
in the `Query provenance` global access policy.
There is always at least one item on this list which should always be present:
“View Details”. The list of FlowFiles can only be obtained if the user is in
the `view the data` component access policy. Therefore, “View Details” should
always be an option.
The options for “Download content” and “View content” are conditioned on the
FlowFile having a non-zero byte size. The option for “Provenance” is
conditioned on the user being in the `Query provenance` global access policy.
Remove the conditional for the kebab to appear since there is always at least
one option available.
> List queue items do not always display kebab
> --------------------------------------------
>
> Key: NIFI-14385
> URL: https://issues.apache.org/jira/browse/NIFI-14385
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Mark Bean
> Assignee: Mark Bean
> Priority: Major
>
> When listing a queue, each item or FlowFile has a 3-dot (aka kebab) on the
> far right. The kebab will not be displayed under certain conditions such as
> zero-byte file and lack of `Query provenence` global access policy.
> The kebab button opens another list with conditional items; these should
> remain conditional. For example, “Provenance” will only appear if the user is
> in the `Query provenance` global access policy.
> There is always at least one item on this list which should always be
> present: “View Details”. The list of FlowFiles can only be obtained if the
> user is in the `view the data` component access policy. Therefore, “View
> Details” should always be an option.
> The options for “Download content” and “View content” are conditioned on the
> FlowFile having a non-zero byte size. The option for “Provenance” is
> conditioned on the user being in the `Query provenance` global access policy.
> Remove the conditional for the kebab to appear since there is always at least
> one option available.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)