Daniel (dB.) Doubrovkine
Daniel (dB.) Doubrovkine
After someone confirms that they all met or some met, ask users to rate the sup ala Leo. 
https://travis-ci.org/dblock/slack-sup/builds/266181097 ``` 1) Update cc with a stripe key a team with a stripe customer ID updates cc Failure/Error: find('#update_cc', visible: false) Capybara::ElementNotFound: Unable to find css "#update_cc" # ./vendor/bundle/ruby/2.4.0/gems/capybara-2.15.1/lib/capybara/node/finders.rb:313:in...
Allow opting in accounts that have `is_restricted=true` or `is_ultra_restricted=true`. Currently those are excluded.
**What is the bug?** The permissive by default design documented in https://github.com/opensearch-project/documentation-website/pull/859 seems surprising. In most systems, someone without any roles cannot see anything. 1. What was the motivation for...
**Describe the bug** Unrelated CI failure in https://github.com/opensearch-project/asynchronous-search/pull/64. ``` REPRODUCE WITH: ./gradlew ':integTest' --tests "org.opensearch.search.asynchronous.integTests.SubmitAsynchronousSearchSingleNodeIT.testSubmitAsynchronousSearchWithRetainedResponse" -Dtests.seed=E63408297C8370E6 -Dtests.security.manager=false -Dtests.locale=fr-LU -Dtests.timezone=America/Coral_Harbour -Druntime.java=14 org.opensearch.search.asynchronous.integTests.SubmitAsynchronousSearchSingleNodeIT > testSubmitAsynchronousSearchWithRetainedResponse FAILED java.lang.Exception: Test abandoned because suite timeout...
**Describe the bug** https://github.com/opensearch-project/asynchronous-search/runs/5514037443?check_suite_focus=true ``` 2022-03-11T16:45:31.7781982Z org.opensearch.search.asynchronous.integTests.AsynchronousSearchStatsIT > testNodewiseStats FAILED 2022-03-11T16:45:31.7793454Z 2022-03-11T16:45:31.7793751Z java.lang.AssertionError: expected: but was: 2022-03-11T16:45:31.7794233Z at __randomizedtesting.SeedInfo.seed([ED17663BDAB0F11A:50D6EECED5549CB7]:0) 2022-03-11T16:45:31.7794697Z at org.junit.Assert.fail(Assert.java:89) 2022-03-11T16:45:31.7795072Z at org.junit.Assert.failNotEquals(Assert.java:835) 2022-03-11T16:45:31.7795465Z at org.junit.Assert.assertEquals(Assert.java:647) 2022-03-11T16:45:31.7795835Z at...
1. Team on trial 2. Trial expires, team deactivated 3. Subscribe 4. Team is not re-activated but marked as subscribed Also related, https://github.com/dblock/slack-strava/issues/134.
Give a person the ability to delete an activity posted by the bot on behalf of them.
Occasionally I need to explain what's going on in the bot. There's a start of an explanation [here](https://github.com/dblock/slack-strava/issues/152#issuecomment-1579042824). Turn the content into a dev guide.