Graylog2 / Graylog2/graylog2-server

Rename private method `exportNativeEntity` in Content Pack Facades

Open
#7,001 1 comment 1 reaction 0 assignees View on GitHub
content-packs improvement low hanging fruit triaged
Dominant language
Java
Stars
8.1k
Forks
1.1k
Avg merge
1d 20h
Merged PRs (30d)
217

Description

As @alex-konn found in a review, the method name `exportNativeEntity` is misleading, since it suggest that something will be created to be exported. But instead a native entity (a DTO) will be
created to be stored in the mongodb.

But since the method name is used in all facades on PR should be created to cleanup the names
in all of them.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.