Skip to content

Reduce Redundant Code #19

@Hemanthr1

Description

@Hemanthr1

Issue Description

Refactor the convertToOrgMemberDTO() method in both DashboardService and TeamMemberController to eliminate redundant code.

Expected Behavior

The implementation should be streamlined to avoid code duplication, enhancing maintainability.

Actual Behavior

Currently, the same convertToOrgMemberDTO() method is implemented in multiple places, leading to redundancy

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions