Skip to content

Refactor: Migrate insertMessage function to service layer #40943

@krishiekrashie

Description

@krishiekrashie

/apps/meteor/app/lib/server/functions/insertMessage.ts is used by MessageConverter.ts (/apps/meteor/app/importer/server/classes/converters/MessageConverter.ts) in importing messages, but it does so via importing it directly rather than through importing the Message object from core-services. It is not added IMessageService.ts (packages/core-services/src/types/IMessageService.ts) or the class service.ts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: featurePull requests that introduces new feature

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions