mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 15:19:59 +07:00
[Feedback] Update deadline date for the productivity metrics survey
GitOrigin-RevId: 9a7c3dfdf9359ef43e85ab2427166e1ba8f2a8db
This commit is contained in:
committed by
intellij-monorepo-bot
parent
2362d75258
commit
e6547be07c
@@ -101,7 +101,7 @@ enum class IdleFeedbackTypes {
|
||||
PRODUCTIVITY_METRIC_FEEDBACK {
|
||||
override val fusFeedbackId: String = "productivity_metric_feedback"
|
||||
override val suitableIdeVersion: String = "2023.1"
|
||||
private val lastDayCollectFeedback = LocalDate(2022, 12, 6)
|
||||
private val lastDayCollectFeedback = LocalDate(2023, 2, 28)
|
||||
private val maxNumberNotificationShowed = 1
|
||||
|
||||
override fun isSuitable(): Boolean {
|
||||
|
||||
Reference in New Issue
Block a user