Skip to content

Daily EP if logged in the last month #318

Description

@MikeJeffers

ALTER PROCEDURE [dbo].[extensionPointsAdd]

INSERT dbo.extensionpoints( accountid, points )
SELECT accountid,@basePoints FROM accounts WHERE active in the last month or so

Also remove the artifact reset SP call, this is now handled by the artifact refresher. ([opp].[artifactRefresh])

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions