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

when serializing dependencies, make sure it takes only the master language #59

Closed
larshp opened this issue Jul 2, 2020 · 4 comments
Closed
Assignees

Comments

@larshp
Copy link
Member

larshp commented Jul 2, 2020

this should kick in,
https://github.com/larshp/abapGit/blob/master/src/objects/zcl_abapgit_object_msag.clas.abap#L222

@larshp
Copy link
Member Author

larshp commented Jul 11, 2020

tested, it currently takes all languages

@ed-holland
Copy link
Collaborator

Check the xml file of a MSAG. It is only generating the Master Language for the messages.
What makes the fill big, is the dependent long Text.
image

For MSAG's outside of our development package, the long texts should not be downloaded.
If it is our development package, it should only do the requested language (if setting say so).

@ed-holland
Copy link
Collaborator

There is more that is not needed for dependencies.
image

@larshp
Copy link
Member Author

larshp commented Jul 11, 2020

for longtexts, see #75 and need abapGit/abapGit#3607 to be merged

@larshp larshp closed this as completed in 892961e Jul 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants