[Feature]: Model Driven Application - UCI - Muiltiselectoption
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 35/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- csharp
- Domain
- testing-qa
Research direction
Read the Model Driven Entity Record handling for Power Fx state and the agents-details.te.yaml example linked from issue #560. Verify how available options and selected options should be exposed, then use the shown CountRows and SetProperty cases as acceptance checks for querying and updating selections.
Written by the indexing model from the issue text.
Description
Is your feature request related to a problem? Please describe.
While testing the Copilot Studio Kit agent configuration Model Driven Entity Record need the ability to get and set selected options
Describe the solution you'd like
Enhance the Power Fx state so that the following is available:
- Query the list of available options
- Query the current list of selected options
- Set new list of selected options
Describe alternatives you've considered
No response
Additional context?
For example for Testing Copilot Studio Kit in the agents-details.te.yaml looking at add the test with the following:
Assert(CountRows(cat_configurationtypescodes.Options)=3)
and set a single record
SetProperty((cat_configurationtypescodes.SelectedOptions, First(cat_configurationtypescodes.Options))
or multiple records
SetProperty((cat_configurationtypescodes.SelectedOptions, Table(First(cat_configurationtypescodes.Options)))
- Dominant language
- C#
- Stars
- 150
- Forks
- 55
- Avg merge
- 5d 23h
- Merged PRs (30d)
- 4
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from microsoft/PowerApps-TestEngine
-
new
Difficulty 1/5 Under an hour Newbie friendliness 68/100
-
new
Difficulty 3/5 1-2 days Newbie friendliness 35/100
-
enhancement
Difficulty 5/5 Over a week Newbie friendliness 25/100
-
new
Difficulty 4/5 3-5 days Newbie friendliness 48/100
-
question
Difficulty 5/5 Over a week Newbie friendliness 20/100
All issues in microsoft/PowerApps-TestEngine
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
nightscout/nocturne#1379 ·
-
priority-0
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
Difficulty 1/5 Under an hour Newbie friendliness 78/100
StackExchange/StackExchange.Redis#3249 ·
-
[Feat] 조합 영역 구분선 개선 Open
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
documentation
Difficulty 2/5 1-3 hours Newbie friendliness 72/100