mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
correspomnding
This commit is contained in:
@@ -37,7 +37,7 @@ export class Service extends DatabaseService<Model> {
|
||||
_updatedItemIds: ObjectID[]
|
||||
): Promise<OnUpdate<Model>> {
|
||||
if (onUpdate.updateBy.data.status) {
|
||||
//update the correspomnding oncallTimeline.
|
||||
//update the corresponding oncallTimeline.
|
||||
const items: Array<Model> = await this.findBy({
|
||||
query: onUpdate.updateBy.query,
|
||||
select: {
|
||||
|
||||
Reference in New Issue
Block a user