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

[Bug]: Job Planning Line To Calendar #2473

Closed
1 task done
KiprotichKelly opened this issue Dec 9, 2024 · 4 comments
Closed
1 task done

[Bug]: Job Planning Line To Calendar #2473

KiprotichKelly opened this issue Dec 9, 2024 · 4 comments

Comments

@KiprotichKelly
Copy link

Describe the issue

When sending a job planning line to Calendar, it gets the resource no from the resource table using the project manager field on the job card. However, the project manager field on the job card looks up to the users table therefore bringing in some inconsistency.
Image
Image

Expected behavior

The get should get from the user setup table i.e.
Image

Steps to reproduce

On the job planning lines, outlook tab, click "send to Calendar" action
Image
It will throw an error similar to this
Image

Additional context

No response

I will provide a fix for a bug

  • I will provide a fix for a bug
@JesperSchulz
Copy link
Contributor

That indeed sounds like a bug, but it in the BaseApp: App/Layers/W1/BaseApp/Projects/Project/Planning/JobPlanningLineCalendar.Codeunit.al

You'd have to suggest and fix this code in the BaseApp contribution pilot: https://github.com/microsoft/businesscentralapps. For access to the pilot, please fill out the following form: https://forms.office.com/r/E9wyE5a58f.

This repository is only for issues and improvements in the System Application or Business Foundation.

Would you like me to move the issue to the contribution pilot for you?

@KiprotichKelly
Copy link
Author

KiprotichKelly commented Dec 9, 2024 via email

@sergeyol
Copy link

There is a bug on this already in BaseApp repo: https://github.com/microsoft/BusinessCentralApps/issues/790

@JesperSchulz
Copy link
Contributor

There is a bug on this already in BaseApp repo: microsoft/BusinessCentralApps#790

Which I can see has stranded... I'll try to get some traction on that one! This one I'll close as a duplicate then.

@JesperSchulz JesperSchulz closed this as not planned Won't fix, can't repro, duplicate, stale Dec 10, 2024
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

No branches or pull requests

3 participants