ConfigureCrmServerSideSync - Date comparison for checking for expired certs is not correct
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 74/100
- Issue type
- Bug
- Clarity
- Clearly specified
- Activity status
- Quiet
- Tech stack
- powershell
- Domain
- security
Research direction
Start in powershell/ServerSideSync/ConfigureCrmServerSideSync.ps1 at the linked check around lines 175-188. Inspect how $servicePrincipalCredentials[$i].endDateTime and $currentDateTime are compared, then verify that expired certificates are detected correctly when the check runs.
Written by the indexing model from the issue text.
Description
The check on line 175 is not evaluated correctly as $servicePrincipalCredentials[$i].endDateTime is a string and $currentDateTime is a DateTime.
- Dominant language
- C#
- Stars
- 2k
- Forks
- 1.8k
- PR merge metrics
- No merged PRs in 30d
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-Samples
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
microsoft/PowerApps-Samples#817 ·
-
Difficulty 5/5 Over a week Newbie friendliness 20/100
microsoft/PowerApps-Samples#815 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
microsoft/PowerApps-Samples#812 ·
-
Support issue
Difficulty 5/5 Over a week Newbie friendliness 25/100
microsoft/PowerApps-Samples#796 ·
-
Support issue
Difficulty 4/5 3-5 days Newbie friendliness 45/100
microsoft/PowerApps-Samples#789 ·
All issues in microsoft/PowerApps-Samples
Similar issues
-
type/automation type/tech-debt
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
t/bug
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
ci-failure-cause test-failure
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
area:auth FE mvp P3
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
klasolsson81/jobbliggaren#1788 ·