Chad Windnagle
Chad Windnagle
Just a +1 on this feature request. I actually already have a code base which implements https://github.com/simshaun/recurr's library and I have stored RRULE strings from that. Now I'm trying to...
Just want to give a +1 to adding this so #131 can be resolved as well. Would love to use a docker based elastic search docker image for local dev...
@brianteeman thanks for the further clarification on the terminology, I should've explained more on that. I agree with what you're saying too. A lot of issues that start as a...
Ahh okay. Just to be clear, I'm not trying to solve the 'licked cookie problem' with this idea, at least not as it's most primary goal. I'm just reusing the...
Hey all: So I have started working on this feature a bit. You can check out the code here https://github.com/drmmr763/jissues/tree/cookie-lick - I warn you I'm no where near asking anyone...
The feature is really a 'claim this issue' button. For example if you are browsing the issue tracker and you find an issue you think you can solve. You would...
@b2z Thank you so much for the feedback. Your suggestions definitely feel right to me. @eddieajau I appreciate the open minded suggestion on the idea altogether. I'm wondering if the...
It might still be a good feature idea but I've not worked on it :(
For the record I'm currently experiencing issues where RPs are not auto-registering using bicep deployments. The service connection has owner rights to the subscription, but I get errors: ``` ##[error]DeploymentScriptOperationFailed:...
Small followup, I did confirm I could control the mapping from the root model: ``` /** * Get the indexable data array for the model. * * @return array */...