Skip to content

Commit

Permalink
Update 4.8 improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
mederly committed Sep 4, 2023
1 parent 61c3241 commit c91d588
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
7 changes: 0 additions & 7 deletions docs/expressions/expressions/profiles/coverage.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -188,13 +188,6 @@ Currently, the mappings can be used in the following places #TODO fill the table
| role condition
|

| `[EP:M:RC]`
| role condition
| The role conditions are evaluated as mappings.
| OK
|
|

.2+| `[EP:M:PRC]`
.2+| policy rule condition
.2+| The policy rule conditions are evaluated as mappings.
Expand Down
2 changes: 1 addition & 1 deletion docs/misc/bulk/actions/script-and-expression.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ Experimental.
Variables available in the script or expression are:

. `input` - the item being processed (or the whole pipeline; this is experimental, though);
. other standard variables like `actor`, `prismContext`, and supporting objects (`midpoint`, `basic`, log`, ...).
. other standard variables like `actor`, `prismContext`, and supporting objects (`midpoint`, `basic`, `log`, ...).

== Limitations

Expand Down

0 comments on commit c91d588

Please sign in to comment.