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 bug where selecting 'Remote' work type incorrectly sets 'Allows remote work' to NO (issue #589) #591

Merged
merged 2 commits into from
Dec 24, 2024

Conversation

JigyasuRajput
Copy link
Contributor

Cambios propuestos:

  • Fixed the issue where selecting the "Remote" work type incorrectly sets the "Allows remote work" flag to NO.
  • Updated code to ensure the "Allows remote work" flag is set to YES when "Remote" is selected.

Temas tratados:

Pruebas realizadas:

  • Verified that the issue is fixed by checking the "Remote" work type in the job posting and confirming that the "Allows remote work" flag is correctly set to YES.

  • Tested the changes on Linux (Ubuntu 20.04)

Cómo probar los cambios:

  1. Pull the latest changes from the repository.
  2. Click on create a job posting
  3. Select the work type to "Remote"
  4. Save the job posting
  5. Verify that the "Allows remote work" flag is automatically set to YES

image

Gracias por contribuir con el proyecto.

Estamos pendiente de revisar los cambios propuestos.

Copy link
Member

@facundobatista facundobatista left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome!

@facundobatista facundobatista enabled auto-merge (squash) December 24, 2024 20:48
@facundobatista facundobatista merged commit d00442a into PyAr:master Dec 24, 2024
1 check passed
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.

Marcar tipo de trabajo "Remoto" pone en la publicación "Permite trabajo remoto" en NO
2 participants