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

Remove changed_on field from dashboard export #232

Merged
merged 1 commit into from
Jul 31, 2019
Merged

Remove changed_on field from dashboard export #232

merged 1 commit into from
Jul 31, 2019

Conversation

smacker
Copy link
Contributor

@smacker smacker commented Jul 31, 2019

Fix: #214

Solved the simple possible way to avoid huge conflicts with next merge
of upstream. The proper solution would be to export only fields listed
in export_fields. This work is on-going in upstream.

Signed-off-by: Maxim Sukharev [email protected]

Fix: #214

Solved the simple possible way to avoid huge conflicts with next merge
of upstream. The proper solution would be to export only fields listed
in `export_fields`. This work is on-going in upstream.

Signed-off-by: Maxim Sukharev <[email protected]>
@smacker smacker requested a review from a team July 31, 2019 10:58
@smacker smacker merged commit d6b617e into src-d:master Jul 31, 2019
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.

Remove changed_on field from export
3 participants