Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix reject liinks #272

Merged
merged 1 commit into from
Jun 22, 2023
Merged

fix reject liinks #272

merged 1 commit into from
Jun 22, 2023

Conversation

raniamorheg
Copy link
Contributor

Dear team,

This PR addresses a bug related to the idCampaign variable and the assignment of the idLink variable. The following changes have been made to resolve the issues:

Fixing idCampaign Bug: The bug in the idCampaign variable has been resolved

Assigning idLink from URL Parameter: The idLink variable is now assigned the value of req.params.id, which retrieves the parameter from the request URL. This ensures that the correct idLink is obtained for further processing within the function.

These changes aim to fix the bugs and ensure that the correct values are used for idCampaign and idLink in the rejectLink function. Reviewers, please verify the updated code and provide any feedback, suggestions, or alternative approaches if necessary.

Thank you for your attention to detail and your valuable input.

Best regards,
Rania Morheg

@ksibisamir ksibisamir merged commit 1be59f9 into develop Jun 22, 2023
3 checks passed
@ksibisamir ksibisamir deleted the SW-3576-chec-reject-link branch June 22, 2023 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants