-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add 'SecondBrain URL' field to tribe settings modal #312
Comments
@tomsmith8 I'm testing the changes @Khaalid-oh did for this but it seems the server is not prepared to handle this. The cause of the issue could be in 2 different places:
Without those changes ready and deployed to my node I can't really test this out |
Let me check in with @tobi-bams for this and get back to you |
@tomastiminskas please which node are using to test, so I can deploy the latest relay change? |
@tobi-bams it's my main node. Public key: 027dbce35947a3dafc826de411d97990e9b16e78512d1a9e70e87dcc788c2631db Let me know when it's deployed please |
@tobi-bams I was testing this on my main node and it worked great. But while testing I found a bug that seems to be old. So as now we have a new field for Not sure if the issue is on relay or tribes server but something is preventing the app to set en empty value for that field |
Hmmmmmm.... I guess this is a relay issue, lemme take a look. |
@tobi-bams any update on this? Also once it's fixed and tested let's deploy this fix and the |
@Evanfeenstra - Tobi is off today and tomorrow, reckon you could pick this small change up? This is the issue @tomastiminskas is talking about:
|
@Evanfeenstra nevermind, Tobi has a fix for this already! |
@Evanfeenstra please can you help review this PR: stakwork/sphinx-relay#808 |
@Evanfeenstra currently, the tribe server does not store an empty string when it's passed from the client. Please can we ensure the tribe server stores an empty when |
Thanks @tobi-bams @Evanfeenstra I think Raphael is off too. Reckon you could make the change above to the tribes server? |
Ok, If we can update Relay, we can test this. If it cannot set the string to being empty we'll have to make the additional change on the tribes Server. @Evanfeenstra Could you update relay so Tom T can test this? |
Task
Add a new field to Tribe Settings called
SecondBrain URL
second_brain_url
Acceptance Criteria
Second Brain URL
second_brain_url
The text was updated successfully, but these errors were encountered: