microsoft / microsoft/PowerPlatformConnectors
[BUG] text input field missing, but required
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 1.3k
- Forks
- 1.5k
- Avg merge
- 5d 15h
- Merged PRs (30d)
- 11
Description
Type of Connector
Certified Connector
Name of Connector
DeepL
Describe the bug
If ypu try to use the action "Translate text, use this for general text translation" it is just not possible to use it. There is no input for the text which should be translated, without that the function (and the DeepL API call) does not work, so the action is broken
Is this a security bug?
No, this is not a security bug
What is the severity of this bug?
Severity 2 - One or more important connector features are down
To Reproduce
Try to use the action "Translate text, use this for general text translation" it is not possible due to the required input "text" is missing.
Expected behavior
Translate text, use this for general text translation is usable
Environment summary
all power platform tools
Additional context
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.
Research direction
Start by locating the DeepL connector definition and the action "Translate text, use this for general text translation". Verify how its required inputs are declared and compare them with the linked DeepL API documentation. Done means the action exposes the required text input and can be used to make the translation call in Power Platform tools.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100